浏览代码

Merge branch '02/24resetMain' into test

mo 3 年之前
父节点
当前提交
fdb48aec53
共有 1 个文件被更改,包括 1 次插入0 次删除
  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;