From f5221c566758ab0873727da3cb3df645708eb085 Mon Sep 17 00:00:00 2001
From: WXL (wul) <wl_5969728@163.com>
Date: 星期六, 13 九月 2025 14:41:12 +0800
Subject: [PATCH] 测试分支发布
---
src/views/patient/propaganda/particty copy.vue | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/src/views/patient/propaganda/particty copy.vue b/src/views/patient/propaganda/particty copy.vue
index 61443d4..0bfc80c 100644
--- a/src/views/patient/propaganda/particty copy.vue
+++ b/src/views/patient/propaganda/particty copy.vue
@@ -451,7 +451,7 @@
<el-input v-model="topqueryParams.templateName"></el-input>
</el-form-item>
- <el-form-item label="閫傜敤璇鹃缁�" prop="status">
+ <el-form-item label="閫傜敤绉戝" prop="status">
<el-select v-model="topqueryParams.topicd" placeholder="璇烽�夋嫨">
<el-option
v-for="item in topicoptions"
@@ -577,7 +577,7 @@
{ label: "鎮h�呭悕绉�", width: "", prop: "name" },
{ label: "鎬у埆", width: "", prop: "sex" },
{ label: "骞撮緞", width: "", prop: "age" },
- { label: "灏辫瘖璇鹃缁�", width: "", prop: "deptName" },
+ { label: "灏辫瘖绉戝", width: "", prop: "deptName" },
{ label: "鍏ラ櫌鏃ユ湡", width: "", prop: "birthdate" },
{ label: "鍒涘缓浜猴紙缂猴級", width: "", prop: "update_by" },
],
@@ -920,7 +920,7 @@
{ label: "鎬у埆", width: "", prop: "sex" },
{ label: "骞撮緞", width: "", prop: "age" },
{ label: "涓讳换鍖诲笀", width: "", prop: "drname" },
- { label: "灏辫瘖璇鹃缁�", width: "", prop: "deptName" },
+ { label: "灏辫瘖绉戝", width: "", prop: "deptName" },
{ label: "鍏ラ櫌鏃ユ湡", width: "", prop: "birthdate" },
{ label: "鍒涘缓浜�", width: "", prop: "createBy" },
];
@@ -930,7 +930,7 @@
{ label: "鎬у埆", width: "", prop: "sex" },
{ label: "骞撮緞", width: "", prop: "age" },
{ label: "璇婃柇", width: "", prop: "diagname" },
- { label: "灏辫瘖璇鹃缁�", width: "", prop: "deptName" },
+ { label: "灏辫瘖绉戝", width: "", prop: "deptName" },
{ label: "鍏ラ櫌鏃ユ湡", width: "", prop: "birthdate" },
{ label: "鍒涘缓浜�", width: "", prop: "createBy" },
];
@@ -1088,7 +1088,7 @@
this.indexAssortlist = res.rows;
});
},
- // 鑾峰彇璇鹃缁勫垪琛�
+ // 鑾峰彇绉戝鍒楄〃
listDept() {
listDept().then((res) => {
this.topicoptions = this.handleTree(res.data, "deptId");
--
Gitblit v1.9.3