Selaa lähdekoodia

Merge branch '02/24resetMain' into test

mo 3 vuotta sitten
vanhempi
commit
fdb48aec53
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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;