| src/views/inventoryManagement/receiptManagement/Record.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/inventoryManagement/receiptManagement/Record.vue
@@ -87,6 +87,10 @@ prop="weighingDate" v-if="type === '0'" show-overflow-tooltip/> <el-table-column label="净重(吨)" prop="netWeight" v-if="type === '0'" show-overflow-tooltip/> </el-table> <pagination v-show="total > 0" :total="total"