diff --git a/.env.development b/.env.development index b7b7e07..e8f6926 100644 --- a/.env.development +++ b/.env.development @@ -1,5 +1,5 @@ NODE_ENV = 'development' VITE_NOW_TYPE = 'dist' # Base API -VITE_APP_BASE_URL='http://192.168.1.14:8546' -# VITE_APP_BASE_URL='https://erp.lihaink.cn' \ No newline at end of file +# VITE_APP_BASE_URL='http://192.168.1.14:8546' +VITE_APP_BASE_URL='https://erp.lihaink.cn' \ No newline at end of file diff --git a/src/components/dialogTable/dialogTableConfig.ts b/src/components/dialogTable/dialogTableConfig.ts index 65dd418..47dda0e 100644 --- a/src/components/dialogTable/dialogTableConfig.ts +++ b/src/components/dialogTable/dialogTableConfig.ts @@ -22,14 +22,11 @@ import { apiGoodsLabelLists } from '@/api/goods_label' export const goods_label: Iconfig = { fetchFn: apiGoodsLabelLists, serchList: [ - // { - // label: "项目名称", - // value: "project_name", - // }, - // { - // label: "项目编号", - // value: "project_code", - // }, + { + label: "标签名", + value: "name", + }, + ], tableList: [ { id: "ID" }, diff --git a/src/views/data/merchant/merchant/index.vue b/src/views/data/merchant/merchant/index.vue index fc6d1dc..48cb01f 100644 --- a/src/views/data/merchant/merchant/index.vue +++ b/src/views/data/merchant/merchant/index.vue @@ -21,7 +21,7 @@ - + + + 查询 重置 - - - diff --git a/src/views/data/user/user/edit.vue b/src/views/data/user/user/edit.vue index fabe0cf..d192dac 100644 --- a/src/views/data/user/user/edit.vue +++ b/src/views/data/user/user/edit.vue @@ -15,7 +15,7 @@ - + diff --git a/src/views/data/user/user/index.vue b/src/views/data/user/user/index.vue index bb0ad86..48b9621 100644 --- a/src/views/data/user/user/index.vue +++ b/src/views/data/user/user/index.vue @@ -37,7 +37,7 @@
- +