From 476569c60192a7ff3b2c291e7eb72f1c2c6b9aaa Mon Sep 17 00:00:00 2001
From: WXL <1785969728@qq.com>
Date: 星期五, 27 九月 2024 18:13:03 +0800
Subject: [PATCH] 测试完成
---
src/views/patient/propaganda/QuestionnaireTask.vue | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/views/patient/propaganda/QuestionnaireTask.vue b/src/views/patient/propaganda/QuestionnaireTask.vue
index 7734577..d3fd30b 100644
--- a/src/views/patient/propaganda/QuestionnaireTask.vue
+++ b/src/views/patient/propaganda/QuestionnaireTask.vue
@@ -460,7 +460,7 @@
</el-form-item>
<el-select
v-model="patientqueryParams.searchscope"
- placeholder="璇烽�夋嫨鎮h�呮潵婧�"
+ placeholder="璇烽�夋嫨鎮h�呰寖鍥�"
>
<el-option
v-for="item in source"
@@ -997,7 +997,7 @@
patientqueryParams: {
pageNum: 1, //
pageSize: 10,
- topica: 0, //0鍏ㄩ儴1绉戝2鐥呭尯
+ topica: 1, //0鍏ㄩ儴1绉戝2鐥呭尯
},
topicoptions: [{ children: [{ children: [] }] }],
showSearch: true, //
@@ -1763,7 +1763,7 @@
neWaddfn(){
this.id=null;
this.form.taskName='';
- this.form.taskName='';
+ this.form.taskid = null;
this.overallCase=[];
this.form.patTaskRelevances=[];
this.daytime=[]; //鏃ユ湡
--
Gitblit v1.9.3