From a89d1d95c46d7eca17a993cd57fbc215a07c447e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9B=B9=E8=BE=89?= <814457906@qq.com> Date: Wed, 29 Mar 2023 15:54:31 +0800 Subject: [PATCH 01/51] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/poser/index.vue | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/views/system/poser/index.vue b/src/views/system/poser/index.vue index 957c14b..cdee2f4 100644 --- a/src/views/system/poser/index.vue +++ b/src/views/system/poser/index.vue @@ -933,6 +933,11 @@ export default { }, /** 提交按钮 */ submitForm() { + this.form.posterPictureUrlLists.forEach(e => { + if (!e.jumpType || e.jumpType == "") { + e.jumpDictId = null; + } + }); this.$refs["form"].validate(valid => { if (valid) { if (this.form.id != null) { From f4aa91d415af8bcb76cdf832a9f38f854980159c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9B=B9=E8=BE=89?= <814457906@qq.com> Date: Fri, 31 Mar 2023 10:03:14 +0800 Subject: [PATCH 02/51] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/person/index.vue | 671 ++++------------------- src/views/system/person/personjs.js | 91 ++- src/views/system/stationAvatar/index.vue | 70 ++- 3 files changed, 198 insertions(+), 634 deletions(-) diff --git a/src/views/system/person/index.vue b/src/views/system/person/index.vue index 199fc97..acef27f 100644 --- a/src/views/system/person/index.vue +++ b/src/views/system/person/index.vue @@ -13,22 +13,17 @@ v-model="queryParams.nurseStationId" placeholder="请选择护理站" @keyup.enter.native="handleQuery" - @change='handleQuery' + @change="handleQuery" > - + > - + - 搜索 - 重置 + 搜索 + 重置 - 新增 + >新增 修改 + >修改 删除 + >删除 导入 + >导入 - + - - + - + - - - - - -
- - {{ item.nurseStationName }} - {{ item.nurseStationName }} - - - - {{ item.departmentName }} - {{ item.departmentName }} - - - - - - - - - - - - - - - - - - - - - - -
-
- -
- - - - - - - - - - - 搜索 - 重置 - - - - - - - - - - - - - - - - - - - + - + - + - 搜索 - 重置 + 搜索 + 重置 @@ -520,22 +195,10 @@ > - - - - - - - - + + + + - - - - - - - - - - 搜索 - 重置 - - - - - - - - - - - - - - - - - - - - - - + - - + + - 搜索 - 重置 + 搜索 + 重置 - + - - - - - - + + + - - - - + + - - - + + + {{ nurseStationName }} + style="width: 300px; text-align: left; height: 36px; color: #c0c4cc" + >{{ nurseStationName }} {{ nurseStationName }} + >{{ nurseStationName }} - + {{ departmentName }} + style="width: 300px; text-align: left; height: 36px; color: #c0c4cc" + >{{ departmentName }} {{ departmentName }} + >{{ departmentName }} @@ -811,47 +326,72 @@ v-model="form.nursePersonType" clearable placeholder="请选择" - style="width: 363px" + style="width: 300px" > - + > - + - + > - + + + + + + + + + + + + + + + + + - + -
将文件拖到此处,或点击上传
+
+ 将文件拖到此处,或 + 点击上传 +
仅允许导入xls、xlsx格式文件。 下载模板 + >下载模板