caojunjie 4 년 전
부모
커밋
b92553af07
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/fleet/sendcar/AddOrUpdate.vue

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

@@ -1494,7 +1494,7 @@
           <el-table-column prop="cntrName" label="箱型" :show-overflow-tooltip="true"/>
           <el-table-column prop="corpId" 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="carQty" label="已派车" :show-overflow-tooltip="true"/>
           <!--          <el-table-column prop="mblno" label="运输性质" :show-overflow-tooltip="true"/>-->
           <el-table-column label="操作">
             <template slot-scope="scope">