2 Commits 2b0b0a37f4 ... f26393bee5

Auteur SHA1 Message Date
  liuqiwen f26393bee5 Merge remote-tracking branch 'origin/master' il y a 12 heures
  liuqiwen cdd552b02a 财务月度汇总页面调试 il y a 12 heures

+ 1 - 1
jd-logistics-ui-v3/src/views/logistics/monthSummary/costList.vue

@@ -1,6 +1,6 @@
 <template>
   <div class="app-container">
-    <el-form :model="queryParamsCost" ref="queryCostRef" :inline="true" v-show="showSearch" label-width="100px">
+    <el-form :model="queryParamsCost" ref="queryCostRef" :inline="true" label-width="100px">
       <el-form-item label="运单号" prop="externalWaybillNo">
         <el-input
             v-model="queryParamsCost.externalWaybillNo"