Commit f74dfd9b authored by ken.q.you's avatar ken.q.you

fix bug ---Ken

parent 6ab4e563
......@@ -406,7 +406,7 @@
allowOutsideClick: false,
confirmButtonText: $translate.instant('Yes'),
cancelButtonText: $translate.instant('No'),
closeOnConfirm: false,
closeOnConfirm: true,
closeOnCancel: true
},
function (isConfirm) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment