瀏覽代碼

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

yinxiangke 14 小時之前
父節點
當前提交
60adc702eb
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      jd-logistics-ui-v3/src/views/logistics/monthSummary/costList.vue

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