Преглед изворни кода

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