caojunjie 3 năm trước cách đây
mục cha
commit
35093046d0
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/landTransportation/bulkCargo/index.vue

+ 1 - 1
src/views/landTransportation/bulkCargo/index.vue

@@ -266,7 +266,7 @@
         <template slot="plateNo" slot-scope="{row}" v-if="!row.$cellEdit">
           <span class="el-button--text" style="cursor: pointer" @click="openTrack(row)">{{ row.plateNo }}</span>
         </template>
-        <template slot="corpNameSearch" slot-scope="{ row,index}">
+        <template slot="corpShortNameSearch" slot-scope="{ row,index}">
           <crop-select
               v-model="row.corpId"
               :corpType="'KH'"