chenrui пре 1 година
родитељ
комит
f510612639

+ 1 - 1
src/views/productManagement/productSourcePath/list.vue

@@ -346,7 +346,7 @@ export default {
     },
     setTableH () {
       const tableSearchH = this.$refs.tableSearch.offsetHeight
-      this.tableHeight = window.innerHeight - tableSearchH - 235
+      this.tableHeight = window.innerHeight - tableSearchH - 247
     }
   },
   mounted () {

+ 1 - 1
src/views/reportData/tireSalesReport/index.vue

@@ -2,7 +2,7 @@
   <div>
     <a-spin :spinning="spinning" tip="Loading...">
       <a-tabs default-active-key="1" @change="handleChange" :tabBarStyle="{'background':'#fff'}">
-        <a-tab-pane key="1" tab="轮胎销售报表(经销商)">
+        <a-tab-pane key="1" tab="轮胎销售报表(客户)">
           <dealerList></dealerList>
         </a-tab-pane>
         <a-tab-pane key="2" tab="轮胎销售报表(区域/分区)" force-render>