소스 검색

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 (){
                 this.getFields();
-                this.lampcontrolHistorylist(1,0);
+                if(this.historicalDialog){
+                    this.lampcontrolHistorylist(1,0);
+                }
 
                 if(this.myChart){
                     if(document.body.offsetWidth <1500){