From da7fe3a0650038f07ad407562669ec53c008798f Mon Sep 17 00:00:00 2001 From: shidongli Date: Fri, 29 Mar 2024 09:11:57 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=AE=A3=E6=95=99=E7=AE=A1?= =?UTF-8?q?=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/manage/propaganda/index.vue | 613 ++++++++++++++++++++++---- 1 file changed, 517 insertions(+), 96 deletions(-) diff --git a/src/views/manage/propaganda/index.vue b/src/views/manage/propaganda/index.vue index d6238c0..96ae538 100644 --- a/src/views/manage/propaganda/index.vue +++ b/src/views/manage/propaganda/index.vue @@ -17,8 +17,8 @@ @change="changecreateTimeStart" :picker-options="pickerStartTime" > - - + + - 审核 @@ -273,37 +273,47 @@ - - - - + + + + - + + + + - + + + + - + - + + + + + + + + + + - - - - - +
+
+
+
+ +
@@ -593,7 +658,7 @@ -->
- +
知识卡片
{{ formview.propagandaContent }} @@ -602,11 +667,149 @@
+ + + + + + + + 搜索 + 重置 + + + + + + + +
+
+ +
+ + +
{{ item.materialsName }}
+
+ 创建人/创建时间:{{ item.createBy }}/{{ item.createTime }} +
+
素材来源:
+ +
+ 标签: + + {{ item.indications }}, + {{ item.drugName }}, + {{ item.applicableDiseases }}, + {{ item.surgicalName }}, + {{ item.inspectionItems }}, + {{ item.checkItems }}, +
+
+ +
加到文章
+
+
+ + +
+ + +
+
+ + +
+
+
素材名称
+
{{ viewform.materialsName }}
+
创建人员
+
{{ viewform.createBy }}
+
创建时间
+
{{ viewform.createTime }}
+
素材摘要
+
{{ viewform.materialsAbstract }}
+
素材标签:
+
适用症状:{{ viewform.indications }}
+
药物名称:{{ viewform.drugName }}
+
+ 适用疾病:{{ viewform.applicableDiseases }} +
+
手术名称:{{ viewform.surgicalName }}
+
检验项目:{{ viewform.inspectionItems }}
+
检查项目:{{ viewform.checkItems }}
+
人群:{{ viewform.crowName }}
+
+
+