chenrui 3 years ago
parent
commit
7c08e68d34

+ 0 - 8
src/views/basicData/bulkPartsTypeManagement/list.vue

@@ -132,14 +132,6 @@ export default {
     this.$nextTick(() => { // 页面渲染完成后的回调
       _this.setTableH()
     })
-  },
-  watch: {
-    advanced (newValue, oldValue) {
-      const _this = this
-      setTimeout(() => {
-        _this.setTableH()
-      }, 400)
-    }
   }
 }
 </script>

+ 0 - 8
src/views/basicData/customerTypeManagement/list.vue

@@ -148,14 +148,6 @@ export default {
     this.$nextTick(() => { // 页面渲染完成后的回调
       _this.setTableH()
     })
-  },
-  watch: {
-    advanced (newValue, oldValue) {
-      const _this = this
-      setTimeout(() => {
-        _this.setTableH()
-      }, 400)
-    }
   }
 }
 </script>

+ 0 - 8
src/views/basicData/expenseType/list.vue

@@ -168,14 +168,6 @@ export default {
     this.$nextTick(() => { // 页面渲染完成后的回调
       _this.setTableH()
     })
-  },
-  watch: {
-    advanced (newValue, oldValue) {
-      const _this = this
-      setTimeout(() => {
-        _this.setTableH()
-      }, 400)
-    }
   }
 }
 </script>

+ 0 - 8
src/views/basicData/storeTransferOutTypeManagement/list.vue

@@ -133,14 +133,6 @@ export default {
     this.$nextTick(() => { // 页面渲染完成后的回调
       _this.setTableH()
     })
-  },
-  watch: {
-    advanced (newValue, oldValue) {
-      const _this = this
-      setTimeout(() => {
-        _this.setTableH()
-      }, 400)
-    }
   }
 }
 </script>

+ 0 - 8
src/views/financialManagement/companyReceivablePayable/list.vue

@@ -151,14 +151,6 @@ export default {
     this.$nextTick(() => { // 页面渲染完成后的回调
       _this.setTableH()
     })
-  },
-  watch: {
-    advanced (newValue, oldValue) {
-      const _this = this
-      setTimeout(() => {
-        _this.setTableH()
-      }, 400)
-    }
   }
 }
 </script>

+ 2 - 2
src/views/inventoryManagement/inventoryWarning/list.vue

@@ -64,7 +64,7 @@
             </template>
             <a-col :md="6" :sm="24">
               <a-button type="primary" @click="$refs.table.refresh(true)" :disabled="disabled" id="inventoryWarningList-refresh">查询</a-button>
-              <a-button style="margin-left: 8px" @click="resetSearchForm" :disabled="disabled" id="inventoryWarningList-reset">重置</a-button>
+              <a-button style="margin-left: 5px" @click="resetSearchForm" :disabled="disabled" id="inventoryWarningList-reset">重置</a-button>
               <!-- <a-button
                 style="margin-left: 8px"
                 type="primary"
@@ -73,7 +73,7 @@
                 :disabled="disabled"
                 :loading="exportLoading"
                 id="inventoryWarningList-export">导出</a-button> -->
-              <a @click="advanced=!advanced" style="margin-left: 8px">
+              <a @click="advanced=!advanced" style="margin-left: 5px">
                 {{ advanced ? '收起' : '展开' }}
                 <a-icon :type="advanced ? 'up' : 'down'"/>
               </a>

+ 0 - 8
src/views/inventoryManagement/satelliteWarehouseInventory/list.vue

@@ -196,14 +196,6 @@ export default {
       _this.setTableH()
     })
   },
-  watch: {
-    advanced (newValue, oldValue) {
-      const _this = this
-      setTimeout(() => {
-        _this.setTableH()
-      }, 400)
-    }
-  },
   beforeRouteEnter (to, from, next) {
     next(vm => {})
   }

+ 0 - 8
src/views/inventoryManagement/warehouse/list.vue

@@ -163,14 +163,6 @@ export default {
     this.$nextTick(() => { // 页面渲染完成后的回调
       _this.setTableH()
     })
-  },
-  watch: {
-    advanced (newValue, oldValue) {
-      const _this = this
-      setTimeout(() => {
-        _this.setTableH()
-      }, 400)
-    }
   }
 }
 </script>

+ 0 - 8
src/views/inventoryManagement/warehouse/storingLocation/list.vue

@@ -174,14 +174,6 @@ export default {
     this.$nextTick(() => { // 页面渲染完成后的回调
       _this.setTableH()
     })
-  },
-  watch: {
-    advanced (newValue, oldValue) {
-      const _this = this
-      setTimeout(() => {
-        _this.setTableH()
-      }, 400)
-    }
   }
 }
 </script>

+ 0 - 8
src/views/power/role/roleList.vue

@@ -226,14 +226,6 @@ export default {
     this.$nextTick(() => { // 页面渲染完成后的回调
       _this.setTableH()
     })
-  },
-  watch: {
-    advanced (newValue, oldValue) {
-      const _this = this
-      setTimeout(() => {
-        _this.setTableH()
-      }, 400)
-    }
   }
 }
 </script>

+ 0 - 8
src/views/power/user/userList.vue

@@ -231,14 +231,6 @@ export default {
     this.$nextTick(() => { // 页面渲染完成后的回调
       _this.setTableH()
     })
-  },
-  watch: {
-    advanced (newValue, oldValue) {
-      const _this = this
-      setTimeout(() => {
-        _this.setTableH()
-      }, 400)
-    }
   }
 }
 </script>

+ 0 - 6
src/views/productManagement/priceChangeRecord/list.vue

@@ -186,7 +186,6 @@ export default {
         {
           title: '终端价',
           dataIndex: 'hterminaldsdPrice',
-          width: 200,
           align: 'center',
           children: [
             { title: '变更前', dataIndex: 'beforeTerminalPrice', width: 80, align: 'center', customRender: function (text) { return ((text || text == 0) ? text : '--') } },
@@ -196,7 +195,6 @@ export default {
         {
           title: '车主价',
           dataIndex: 'sterminaldsdPrice',
-          width: 200,
           align: 'center',
           children: [
             { title: '变更前', dataIndex: 'beforeCarOwnersPrice', width: 80, align: 'center', customRender: function (text) { return ((text || text == 0) ? text : '--') } },
@@ -211,7 +209,6 @@ export default {
             this.columns.push({
               title: '省级价',
               dataIndex: 'sdtermindfaldsdPrice',
-              width: 200,
               align: 'center',
               children: [
                 { title: '变更前', dataIndex: 'beforeProvincePrice', width: 80, align: 'center', customRender: function (text) { return ((text || text == 0) ? text : '--') } },
@@ -221,7 +218,6 @@ export default {
             {
               title: '市级价',
               dataIndex: 'sdterminaldsdPrice',
-              width: 200,
               align: 'center',
               children: [
                 { title: '变更前', dataIndex: 'beforeCityPrice', width: 80, align: 'center', customRender: function (text) { return ((text || text == 0) ? text : '--') } },
@@ -232,7 +228,6 @@ export default {
             this.columns.push({
               title: '市级价',
               dataIndex: 'sdterminaldsdPrice',
-              width: 200,
               align: 'center',
               children: [
                 { title: '变更前', dataIndex: 'beforeCityPrice', width: 80, align: 'center', customRender: function (text) { return ((text || text == 0) ? text : '--') } },
@@ -244,7 +239,6 @@ export default {
             this.columns.push({
               title: '特约价',
               dataIndex: 'gterminaldsdPrice',
-              width: 200,
               align: 'center',
               children: [
                 { title: '变更前', dataIndex: 'beforeSpecialPrice', width: 80, align: 'center', customRender: function (text) { return ((text || text == 0) ? text : '--') } },

+ 0 - 8
src/views/productManagement/productBrand/list.vue

@@ -164,14 +164,6 @@ export default {
     this.$nextTick(() => { // 页面渲染完成后的回调
       _this.setTableH()
     })
-  },
-  watch: {
-    advanced (newValue, oldValue) {
-      const _this = this
-      setTimeout(() => {
-        _this.setTableH()
-      }, 400)
-    }
   }
 }
 </script>

+ 0 - 8
src/views/supplierManagement/supplierInfo/list.vue

@@ -135,14 +135,6 @@ export default {
     this.$nextTick(() => { // 页面渲染完成后的回调
       _this.setTableH()
     })
-  },
-  watch: {
-    advanced (newValue, oldValue) {
-      const _this = this
-      setTimeout(() => {
-        _this.setTableH()
-      }, 400)
-    }
   }
 }
 </script>