diff --git a/inventory-web/src/views/operation/scrap/apply/index.vue b/inventory-web/src/views/operation/scrap/apply/index.vue index eca669e..f39c0b4 100644 --- a/inventory-web/src/views/operation/scrap/apply/index.vue +++ b/inventory-web/src/views/operation/scrap/apply/index.vue @@ -3,44 +3,180 @@ - - + + + + + - + - + + + - + - + + + + + + + -
- 已选 {{ selected.length }} 条 - 提交报废申请 +
+ 共 {{ cart.length }} 种物品, + 合计报废 {{ totalScrapCount }}
+ + +
+ + + 提示:点击表格行可勾选;修改数量会自动勾选 + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
+ @@ -62,15 +198,16 @@ - - + + +
{{ approvalText }}
- +
- - + +
@@ -83,46 +220,188 @@