Jelajahi Sumber

提交配载

caojunjie 4 tahun lalu
induk
melakukan
4e948022ab
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 2 2
      src/views/fleet/sendcar/AddOrUpdate.vue

+ 2 - 2
src/views/fleet/sendcar/AddOrUpdate.vue

@@ -1493,8 +1493,8 @@
           <el-table-column prop="loadDate" :formatter="dateFormat" label="装车时间" :show-overflow-tooltip="true"/>
           <el-table-column prop="cntrName" label="箱型" :show-overflow-tooltip="true"/>
           <el-table-column prop="corpId" label="车队名称" :show-overflow-tooltip="true"/>
-          <el-table-column prop="planCntrQty" label="调度量" :show-overflow-tooltip="true"/>
-          <el-table-column prop="cntrQty" label="已派车" :show-overflow-tooltip="true"/>
+          <el-table-column prop="cntrQty" label="调度量" :show-overflow-tooltip="true"/>
+          <el-table-column prop="catrQty" label="已派车" :show-overflow-tooltip="true"/>
           <!--          <el-table-column prop="mblno" label="运输性质" :show-overflow-tooltip="true"/>-->
           <el-table-column label="操作">
             <template slot-scope="scope">