From 1e06ec3b91e1bca46f9f2a5b9718bbc346a30073 Mon Sep 17 00:00:00 2001 From: verou <857149855@qq.com> Date: 星期六, 15 三月 2025 14:21:59 +0800 Subject: [PATCH] feat:新增asn单据 --- rsf-admin/src/i18n/zh.js | 31 ++++++++++++++++++++++--------- 1 files changed, 22 insertions(+), 9 deletions(-) diff --git a/rsf-admin/src/i18n/zh.js b/rsf-admin/src/i18n/zh.js index 1f2cd1e..ab555e4 100644 --- a/rsf-admin/src/i18n/zh.js +++ b/rsf-admin/src/i18n/zh.js @@ -283,15 +283,15 @@ parentId: "鐖剁被鏍囪瘑", }, warehouse: { - name: "鍚嶇О", + name: "浠撳簱鍚嶇О", code: "缂栫爜", factory: "宸ュ巶", address: "鍦板潃", longitude: "缁忓害", latgitude: "绾害", - length: "闀�", - width: "瀹�", - height: "楂�", + length: "闀�(m)", + width: "瀹�(m)", + height: "楂�(m)", }, warehouseAreas: { uuid: "鍞竴缂栫爜", @@ -367,12 +367,25 @@ }, qlyInspect: { code: "缂栫爜", - name: "鍚嶇О", - barcode: "鏍囩鐮�", - asnItemId: "閫氱煡鍗曟槑缁嗘爣璇�", - poItemId: "PO鍗曟槑缁嗘爣璇�", + wkType: "wkType", safeQty: "鍚堟牸鏁伴噺", - disQty: "涓嶅悎鏍兼暟閲�", + dlyQty: "dlyQty", + rcptQty: "rcptQty", + isptQty: "isptQty", + }, + qlyIsptItem: { + ispectId: "ispectId", + matnrCode: "matnrCode", + maktx: "maktx", + label: "label", + splrName: "splrName", + splrBatch: "splrBatch", + stockBatch: "stockBatch", + rcptQty: "rcptQty", + dlyQty: "dlyQty", + disQty: "disQty", + safeQty: "safeQty", + picPath: "picPath", }, dictType: { code: "瀛楀吀缂栫爜", -- Gitblit v1.9.1