Procházet zdrojové kódy

Merge branch 'master' of http://git.dgtis.com/hanchaolong/jd_logistics

yinxiangke před 16 hodinami
rodič
revize
60adc702eb

+ 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"