|
@@ -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){
|