ERP:增加 ERP 销售出库的实现 30%(列表)

This commit is contained in:
YunaiV
2024-02-10 22:47:14 +08:00
parent f7c5266015
commit e535384f45
5 changed files with 1045 additions and 0 deletions

View File

@@ -271,6 +271,7 @@ const queryParams = reactive({
no: undefined,
productId: undefined,
customerId: undefined,
warehouseId: undefined,
outTime: [],
status: undefined,
remark: undefined,