From 111be9687a704218399ca9eb8d03422450b74802 Mon Sep 17 00:00:00 2001 From: haha Date: Mon, 6 Jan 2025 23:33:36 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=8A=B1=E5=90=8D=E5=86=8Cbu?= =?UTF-8?q?g?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- yanzhu-ui-vue3/package.json | 1 + .../src/views/manage/proProjectInfo/index.vue | 2 +- .../proProjectInfoSubdeptsUsers/index.vue | 255 +++++++++--------- yanzhu-ui-vue3/vite.config.js | 9 +- 4 files changed, 143 insertions(+), 124 deletions(-) diff --git a/yanzhu-ui-vue3/package.json b/yanzhu-ui-vue3/package.json index c7d2531f..cb0b4693 100644 --- a/yanzhu-ui-vue3/package.json +++ b/yanzhu-ui-vue3/package.json @@ -7,6 +7,7 @@ "license": "MIT", "scripts": { "dev": "vite", + "dev:prod": "vite --mode production", "build:prod": "vite build", "build:stage": "vite build --mode staging", "preview": "vite preview" diff --git a/yanzhu-ui-vue3/src/views/manage/proProjectInfo/index.vue b/yanzhu-ui-vue3/src/views/manage/proProjectInfo/index.vue index 3cbf6b6d..27ed37ed 100644 --- a/yanzhu-ui-vue3/src/views/manage/proProjectInfo/index.vue +++ b/yanzhu-ui-vue3/src/views/manage/proProjectInfo/index.vue @@ -199,7 +199,7 @@ - + diff --git a/yanzhu-ui-vue3/src/views/manage/proProjectInfoSubdeptsUsers/index.vue b/yanzhu-ui-vue3/src/views/manage/proProjectInfoSubdeptsUsers/index.vue index b73c900b..9e2b1265 100644 --- a/yanzhu-ui-vue3/src/views/manage/proProjectInfoSubdeptsUsers/index.vue +++ b/yanzhu-ui-vue3/src/views/manage/proProjectInfoSubdeptsUsers/index.vue @@ -3,12 +3,14 @@ - + - + @@ -29,8 +31,6 @@ v-for="dict in (queryParams.craftType ? pro_craft_post.filter(d => d.remark == queryParams.craftType) : [])" :key="dict.value" :label="dict.label" :value="dict.value" /> - - 搜索 @@ -47,7 +47,7 @@ 修改 - + 删除 @@ -67,10 +67,11 @@ - + @@ -78,8 +79,8 @@ - - + + - + - - - + + + - - + + {{ form.projectName }} - + @@ -153,16 +154,16 @@
- - - - 查询 + + + + 查询 此电话号码将用作登录 - -
+
+ @@ -261,12 +262,12 @@