dedsudiyu дней назад: 4
Родитель
Сommit
8288b4dbf9
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      src/components/SecurityMonitor.vue

+ 1 - 0
src/components/SecurityMonitor.vue

@@ -536,6 +536,7 @@ export default {
           if(res.data.effective){
           if(res.data.effective){
             this.$set(this,'checkButton',1);
             this.$set(this,'checkButton',1);
           }else{
           }else{
+            this.$set(this,'checkButton',2);
             this.getMonitorTree();
             this.getMonitorTree();
             this.getDeptDropList();
             this.getDeptDropList();
           }
           }