|
@@ -1601,6 +1601,8 @@
|
|
|
|
|
|
},
|
|
|
resetBtn7(){
|
|
|
+ //this.myChart2.dispatchAction({ type: 'hideTip' });
|
|
|
+
|
|
|
this.popupShow7 = true;
|
|
|
|
|
|
this.startTime3Temp=this.startTime3;
|
|
@@ -2369,7 +2371,7 @@
|
|
|
|
|
|
<style lang="scss" scoped>
|
|
|
/deep/.u-drawer{
|
|
|
- z-index: 9999999 !important;
|
|
|
+ z-index: 99999999 !important;
|
|
|
}
|
|
|
.contentBodyName {
|
|
|
padding: 0 36rpx 12rpx 36rpx;
|