Browse Source

提交一下 优化遮造不关闭弹窗

1
mo 3 năm trước cách đây
mục cha
commit
72dbdb1f7b
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/views/buildVip/index.vue

+ 1 - 0
src/views/buildVip/index.vue

@@ -869,6 +869,7 @@ export default {
       this.$confirm("检测到您有未提交的数据, 是否恢复?", "提示", {
         confirmButtonText: "确定",
         cancelButtonText: "取消",
+        closeOnClickModal:false,
         type: "warning",
       }).then(() => {
         this.activeStudentList = sotrage.activeStudentList;