|
@@ -27,7 +27,7 @@
|
|
|
<span class="level">质控等级:${level}</span>
|
|
|
<span class="score">质控得分:${scoreRes}</span>
|
|
|
</script>
|
|
|
- <script type="text/html" id="contentTmpl">
|
|
|
+ <script type="text/html" id="tableTmpl">
|
|
|
<div class="content-item" code="${title}">
|
|
|
<h2 class="title">${title}</h2>
|
|
|
<div class="container content-ht">
|
|
@@ -157,6 +157,7 @@
|
|
|
<p class="warning"><span></span><span class="red">支持≥0的数字输入,最多保留小数点后1位~</span></p>
|
|
|
</div>
|
|
|
</script>
|
|
|
+
|
|
|
</head>
|
|
|
<body>
|
|
|
<div class="patient-info" id="patientInfo"></div>
|