From 1e943f08399e5d04a63580622080ebbb09d138bc Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期五, 25 十月 2024 16:03:47 +0800
Subject: [PATCH] 1
---
platform/src/components/business/selectProduct.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/platform/src/components/business/selectProduct.vue b/platform/src/components/business/selectProduct.vue
index 8137bca..d3702aa 100644
--- a/platform/src/components/business/selectProduct.vue
+++ b/platform/src/components/business/selectProduct.vue
@@ -62,7 +62,7 @@
},
created() {
this.config({
- api: '/business/anchor',
+ api: '/business/goods',
'field.id': 'id'
})
},
--
Gitblit v1.9.3