From ce16687e0faa2efd714ec113f09f7f22a457712f Mon Sep 17 00:00:00 2001
From: WXL <1785969728@qq.com>
Date: 星期四, 03 七月 2025 16:33:41 +0800
Subject: [PATCH] 测试完成

---
 src/views/patient/propaganda/QuestionnaireTask.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/patient/propaganda/QuestionnaireTask.vue b/src/views/patient/propaganda/QuestionnaireTask.vue
index 6e19352..ea80cb5 100644
--- a/src/views/patient/propaganda/QuestionnaireTask.vue
+++ b/src/views/patient/propaganda/QuestionnaireTask.vue
@@ -1516,7 +1516,7 @@
         ];
       } else {
         this.tableLabelhz = [
-          // { label: "灏辫瘖鏃ユ湡", width: "150", prop: "createTime" },
+          { label: "灏辫瘖鏃ユ湡", width: "150", prop: "admitdate" },
           { label: "鎮h��", width: "", prop: "name" },
           { label: "鎮h�呯紪鍙�", width: "200", prop: "patientno" },
           { label: "鎬у埆", width: "", prop: "sex" },

--
Gitblit v1.9.3