浏览代码

no message

XAWDJ0277HWXPT2\Administrator 5 年之前
父节点
当前提交
7ecb137e94

文件差异内容过多而无法显示
+ 1 - 1
web/index.html


文件差异内容过多而无法显示
+ 2 - 2
web/js/app.b995eed7.js


文件差异内容过多而无法显示
+ 1 - 1
web/js/app.b995eed7.js.map


文件差异内容过多而无法显示
+ 0 - 2
web/js/chunk-3c3021a1.6199c956.js


文件差异内容过多而无法显示
+ 0 - 1
web/js/chunk-3c3021a1.6199c956.js.map


文件差异内容过多而无法显示
+ 2 - 0
web/js/chunk-3c3021a1.89e3df1c.js


文件差异内容过多而无法显示
+ 1 - 0
web/js/chunk-3c3021a1.89e3df1c.js.map


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

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