caojunjie 3 years ago
parent
commit
35093046d0
1 changed files with 1 additions and 1 deletions
  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'"