From e0f9e3d359db72e1948f306c4f055fd23d8a7923 Mon Sep 17 00:00:00 2001 From: falcon <9504402@qq.com> Date: Fri, 19 Jun 2020 16:27:52 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E4=B8=AD=E5=8C=BB=E7=BB=9F?= =?UTF-8?q?=E8=AE=A1=E6=8A=A5=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ReportService/appsettings.json | 2 +- .../wwwroot/report/中医/中医工作量查询.html | 94 ++++++++++++++++ .../report/中医/中医工作量查询.rpt.html | 101 ++++++++++++++++++ 3 files changed, 196 insertions(+), 1 deletion(-) create mode 100644 ReportService/wwwroot/report/中医/中医工作量查询.html create mode 100644 ReportService/wwwroot/report/中医/中医工作量查询.rpt.html diff --git a/ReportService/appsettings.json b/ReportService/appsettings.json index 8062512..34ba3dd 100644 --- a/ReportService/appsettings.json +++ b/ReportService/appsettings.json @@ -8,7 +8,7 @@ }, "AllowedHosts": "*", "Database": { - "ReportService": "Server=.\\SQLSERVER2008R2;Database=ReportService;User ID=sa;Password=111" + "ReportService": "Server=.\\SQLSERVER2008R2;Database=EASY_HEALTHRECORDS;User ID=sa;Password=111" }, "urls": "http://*:9000;https://*:9001" } diff --git a/ReportService/wwwroot/report/中医/中医工作量查询.html b/ReportService/wwwroot/report/中医/中医工作量查询.html new file mode 100644 index 0000000..092fa7b --- /dev/null +++ b/ReportService/wwwroot/report/中医/中医工作量查询.html @@ -0,0 +1,94 @@ +
+
+ + + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
工号姓名高血压中医干预糖尿病中医干预老年人中医干预孕产妇中医干预七岁以下儿童中医干预中医体质辨识总量开始时间结束时间
{{i.工号}}{{i.姓名}}{{i.高血压中医干预}}{{i.糖尿病中医干预}}{{i.老年人中医干预}}{{i.孕产妇中医干预}}{{i.七岁以下儿童中医干预}}{{i.中医体质辨识}}{{i.总量}}{{i.开始时间}}{{i.结束时间}}
+ +
+
+ + diff --git a/ReportService/wwwroot/report/中医/中医工作量查询.rpt.html b/ReportService/wwwroot/report/中医/中医工作量查询.rpt.html new file mode 100644 index 0000000..ee71867 --- /dev/null +++ b/ReportService/wwwroot/report/中医/中医工作量查询.rpt.html @@ -0,0 +1,101 @@ + + + + 中医工作量查询(克区) + + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
中医工作量查询(克区)
工号姓名高血压中医干预糖尿病中医干预老年人中医干预孕产妇中医干预七岁以下儿童中医干预中医体质辨识总量开始时间结束时间
打印时间:{{printTime}}
{{i.工号}}{{i.姓名}}{{i.高血压中医干预}}{{i.糖尿病中医干预}}{{i.老年人中医干预}}{{i.孕产妇中医干预}}{{i.七岁以下儿童中医干预}}{{i.中医体质辨识}}{{i.总量}}{{i.开始时间}}{{i.结束时间}}
+
+
+ + + +