| src/views/equipmentManagement/spareParts/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/equipmentManagement/spareParts/index.vue
@@ -241,26 +241,26 @@ slot: "status", dataType: "slot", }, { label: "价格", prop: "price", }, // { // label: "价格", // prop: "price", // }, { label: "数量", prop: "quantity", }, { label: "库存预警数量", prop: "warnNum", }, { label: "预警通知人", prop: "notifyPersonName", }, { label: "描述", prop: "description", }, // { // label: "库存预警数量", // prop: "warnNum", // }, // { // label: "预警通知人", // prop: "notifyPersonName", // }, // { // label: "描述", // prop: "description", // }, { label: "操作", prop: "operation",