src/views/inventoryManagement/dispatchLog/Record.vue
@@ -77,6 +77,11 @@ show-overflow-tooltip /> <el-table-column label="净重(吨)" prop="netWeight" show-overflow-tooltip /> <el-table-column label="出库人" prop="createBy" show-overflow-tooltip @@ -88,6 +93,11 @@ {{ getRecordType(scope.row.recordType) }} </template> </el-table-column> <el-table-column label="车牌" prop="licensePlateNo" show-overflow-tooltip /> </el-table> <pagination v-show="total > 0"