From ed0df936cf207478583687c2e590b3c59ad5c25c Mon Sep 17 00:00:00 2001 From: cy <1664593601@qq.com> Date: 星期二, 21 十一月 2023 13:50:52 +0800 Subject: [PATCH] feat: 根据型号查询物品信息 --- admin-web/src/views/stock/inventorycount/exceptionDetails/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/admin-web/src/views/stock/inventorycount/exceptionDetails/index.vue b/admin-web/src/views/stock/inventorycount/exceptionDetails/index.vue index 27f95d1..a13fad2 100644 --- a/admin-web/src/views/stock/inventorycount/exceptionDetails/index.vue +++ b/admin-web/src/views/stock/inventorycount/exceptionDetails/index.vue @@ -142,7 +142,7 @@ table: { showIndex: true, // 鏄惁鏄剧ず搴忓彿 expand: false, // 鏄惁鏄剧ず璇︽儏鏁版嵁 - url: SettingIplatform.apiBaseURL + '/pc/fin/sys/tenant/select/list', // 璇锋眰鍦板潃 + url: SettingIplatform.apiBaseURL + '/pc/l/wh/form/inventory/list/PdDetail', // 璇锋眰鍦板潃 // 宸ュ叿鏉� tools: { columnsCtrl: { -- Gitblit v1.9.1