From 67938e18ff1183ee789794d1f0e6a3abfa3f96d5 Mon Sep 17 00:00:00 2001 From: 石广澎 <shiguangpeng@163.com> Date: 星期二, 21 十一月 2023 15:18:36 +0800 Subject: [PATCH] 列表搜索项支持级联 --- 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