From a77752e5fb19d735429e2166e83b3c15224377b2 Mon Sep 17 00:00:00 2001
From: WXL <1785969728@qq.com>
Date: 星期二, 04 三月 2025 21:14:51 +0800
Subject: [PATCH] 测试完成
---
src/views/patient/propaganda/Missionotice.vue | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/src/views/patient/propaganda/Missionotice.vue b/src/views/patient/propaganda/Missionotice.vue
index 60a681c..36719ca 100644
--- a/src/views/patient/propaganda/Missionotice.vue
+++ b/src/views/patient/propaganda/Missionotice.vue
@@ -136,6 +136,7 @@
<el-table-column fixed label="搴忓彿" align="center" key="id" prop="id" />
<el-table-column
label="濮撳悕"
+ width="100"
fixed
align="center"
key="sendname"
@@ -452,6 +453,8 @@
/** 鏌ヨ闂ㄨ瘖閫氱煡鍒楄〃 */
getList() {
this.loading = true;
+ this.topqueryParams.deptOrDistrict=2,
+
getTaskservelist(this.topqueryParams).then((response) => {
this.userList = response.rows;
this.total = response.total;
--
Gitblit v1.9.3