From 137ced05f42213b5a68850403e332cedbed9fb14 Mon Sep 17 00:00:00 2001 From: zmj <1493694146@qq.com> Date: Fri, 10 May 2024 18:13:10 +0800 Subject: [PATCH] add --- .env.development | 4 +- .../dialogTable/dialogTableConfig.ts | 13 ++-- src/views/data/merchant/merchant/index.vue | 15 ++-- src/views/data/user/user/edit.vue | 2 +- src/views/data/user/user/index.vue | 2 +- src/views/goods/brand/edit.vue | 23 +++--- src/views/goods/brand/index.vue | 32 ++------- src/views/goods/code/edit.vue | 37 ++++------ src/views/goods/code/index.vue | 55 ++++---------- src/views/goods/goods/index.vue | 50 ++++--------- src/views/goods/goods_label/index.vue | 2 +- src/views/goods/goodsclass/index.vue | 72 ++++--------------- src/views/goods/unit/edit.vue | 27 +++---- src/views/goods/unit/index.vue | 36 +++------- src/views/opurchase/opurchaseclass/index.vue | 20 ++---- src/views/retail/cashierclass/index.vue | 20 +++--- 16 files changed, 120 insertions(+), 290 deletions(-) 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 @@
- +