Quellcode durchsuchen

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

yinxiangke vor 14 Stunden
Ursprung
Commit
60adc702eb
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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"