zhengkaixin 1 年之前
父节点
当前提交
a3f0e4d14c
共有 1 个文件被更改,包括 3 次插入1 次删除
  1. 3 1
      pagesFinance/statistics/index.vue

+ 3 - 1
pagesFinance/statistics/index.vue

@@ -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;