diff --git a/src/components/AiSelect.vue b/src/components/AiSelect.vue
new file mode 100644
index 0000000..f84b0d5
--- /dev/null
+++ b/src/components/AiSelect.vue
@@ -0,0 +1,109 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/manifest.production.json b/src/manifest.production.json
index 680b4ae..63e97c0 100644
--- a/src/manifest.production.json
+++ b/src/manifest.production.json
@@ -2,7 +2,7 @@
"manifest_version": 3,
"name": "TEMU助手",
"description": "TEMU助手 - 自动化提高生产效率",
- "version": "2.0.3",
+ "version": "2.1.0",
"background": {
"service_worker": "/background.js"
},
diff --git a/src/utils/index.js b/src/utils/index.js
index 55396c7..976811b 100644
--- a/src/utils/index.js
+++ b/src/utils/index.js
@@ -3,7 +3,7 @@ import store from '../store'
import { Message } from 'element-ui'
const dict = {
- url: "/dictionary/queryValsByCodeList",
+ url: "/api/dictionary/queryValsByCodeList",
loading: [],
resolves: [],
getStorage() {
diff --git a/src/view/NormalSendGoods.vue b/src/view/NormalSendGoods.vue
index a8d21c0..9a715a3 100644
--- a/src/view/NormalSendGoods.vue
+++ b/src/view/NormalSendGoods.vue
@@ -19,7 +19,7 @@
- 开始抢仓
+ 开始抢仓