From e13d441c36ac5581698850cbeaf35111cfb9b7f3 Mon Sep 17 00:00:00 2001
From: WXL <1785969728@qq.com>
Date: 星期一, 05 八月 2024 17:37:37 +0800
Subject: [PATCH] 测试完成
---
src/views/patient/patient/outpatient.vue | 17 +----------------
1 files changed, 1 insertions(+), 16 deletions(-)
diff --git a/src/views/patient/patient/outpatient.vue b/src/views/patient/patient/outpatient.vue
index f48528b..da3eef5 100644
--- a/src/views/patient/patient/outpatient.vue
+++ b/src/views/patient/patient/outpatient.vue
@@ -42,22 +42,7 @@
</el-select>
</el-form-item>
<el-row>
- <!-- <el-form-item label="鎮h�呮爣绛�" prop="tagId">
- <el-select
- v-model="queryParams.tagIds"
- multiple
- filterable
- placeholder="璇烽�夋嫨"
- >
- <el-option
- v-for="item in optionstag"
- :key="item.tagid"
- :label="item.tagname"
- :value="item.tagid"
- >
- </el-option>
- </el-select>
- </el-form-item> -->
+
<el-form-item label=" 灏辫瘖鏃ユ湡 " prop="createTime">
<el-date-picker
clearable
--
Gitblit v1.9.3