Browse Source

Merge branch 'develop' of http://39.106.8.246:3003/web/wanda-bm-guide into develop

YaolongHan 4 years ago
parent
commit
9f42b6e763

+ 1 - 1
src/views/equipment/table/rcwbTable.vue

@@ -55,7 +55,7 @@
             <div class='picker-box'>
                 <span class='picker-span'>任务开始日期:</span>
                 <el-date-picker
-                    style='width:222px'
+                    style='width:190px'
                     v-model='reportdate'
                     value-format='yyyyMMdd'
                     type='daterange'

+ 2 - 2
src/views/equipment/table/rcwxTable.vue

@@ -245,8 +245,8 @@ export default {
             this.$refs.picLargeOpen.open(this.imgUrl)
         },
         startMethods() {
-            this.tabFind()
-            this.getList()
+            // this.tabFind()
+            // this.getList()
         },
         //下拉框查询
         tabFind() {