diff --git a/inventory-web/src/views/transaction/borrow.vue b/inventory-web/src/views/transaction/borrow.vue index 7927728..ceb4e0e 100644 --- a/inventory-web/src/views/transaction/borrow.vue +++ b/inventory-web/src/views/transaction/borrow.vue @@ -39,25 +39,63 @@

仅显示已通过(status=1)的审批单

- +
- 审批计划清单 + 计划借用清单 {{ plannedItems.length }} 种
- + + - - + + @@ -318,9 +356,9 @@