From 66a4579ac674f0f3958f2f365718c34e3bac49da Mon Sep 17 00:00:00 2001 From: yyb <995253665@qq.com> Date: 星期二, 12 八月 2025 08:32:52 +0800 Subject: [PATCH] 核磅录入 --- pages/storeManagement/MaterialRequisition/index.vue | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/storeManagement/MaterialRequisition/index.vue b/pages/storeManagement/MaterialRequisition/index.vue index 653d809..3e6da75 100644 --- a/pages/storeManagement/MaterialRequisition/index.vue +++ b/pages/storeManagement/MaterialRequisition/index.vue @@ -157,8 +157,8 @@ }, confirm() { // // 澶勭悊纭閫昏緫 - // this.$u.api.shiftingParking - // .hasScanSn({ + // this.$u.api.materialRequisition + // .materialRequisition({ // ...this.detailedList, // }) // .then((res) => { -- Gitblit v1.9.3