XAWDJ0277HWXPT2\Administrator 5 anni fa
parent
commit
7ecb137e94

File diff suppressed because it is too large
+ 1 - 1
web/index.html


File diff suppressed because it is too large
+ 2 - 2
web/js/app.b995eed7.js


File diff suppressed because it is too large
+ 1 - 1
web/js/app.b995eed7.js.map


File diff suppressed because it is too large
+ 0 - 2
web/js/chunk-3c3021a1.6199c956.js


File diff suppressed because it is too large
+ 0 - 1
web/js/chunk-3c3021a1.6199c956.js.map


File diff suppressed because it is too large
+ 2 - 0
web/js/chunk-3c3021a1.89e3df1c.js


File diff suppressed because it is too large
+ 1 - 0
web/js/chunk-3c3021a1.89e3df1c.js.map


+ 3 - 1
webConfig/src/views/projectManagement.vue

@@ -5779,7 +5779,9 @@
             },
             "updateRemRatio":function (){
                 this.getFields();
-                this.lampcontrolHistorylist(1,0);
+                if(this.historicalDialog){
+                    this.lampcontrolHistorylist(1,0);
+                }
 
                 if(this.myChart){
                     if(document.body.offsetWidth <1500){