src/views/inventoryManagement/receiptManagement/Record.vue
@@ -83,6 +83,10 @@ {{ getRecordType(scope.row.recordType) }} </template> </el-table-column> <el-table-column label="过磅日期" prop="weighingDate" v-if="type === 'qualified'" show-overflow-tooltip/> </el-table> <pagination v-show="total > 0" :total="total"