From 6e1868372d1b114650be860f70e882f7b3b2778f Mon Sep 17 00:00:00 2001 From: lkk <364857242@qq.com> Date: 星期二, 29 四月 2025 11:22:25 +0800 Subject: [PATCH] 11 --- src/views/doctor/pacsCheck/index.vue | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/views/doctor/pacsCheck/index.vue b/src/views/doctor/pacsCheck/index.vue index 19002ad..25258d5 100644 --- a/src/views/doctor/pacsCheck/index.vue +++ b/src/views/doctor/pacsCheck/index.vue @@ -127,12 +127,13 @@ prop="checkParts" width="150px" /> + <!-- :formatter="formatDate" --> <el-table-column label="鎶ュ憡鏃堕棿" align="center" prop="examinationDate" - width="150px" - :formatter="formatDate" + width="153px" + /> <el-table-column label="闂ㄨ瘖鍙�" align="center" prop="mzh" width="140px" /> -- Gitblit v1.8.0