浏览代码

屏蔽刷新按钮

DESKTOP-QGP20P1\dev_2 8 月之前
父节点
当前提交
c0697cfc3a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/html/qcScore.html

+ 1 - 1
src/html/qcScore.html

@@ -39,7 +39,7 @@
         </li>
     </script>
     <script type="text/html" id="infoTmpl">
-        <button class="refreshBtn">刷新</button>
+        <!-- <button class="refreshBtn">刷新</button> -->
         <span>病案号:${fileCode}</span>
         <span>姓名:${name}</span>
         <span>性别:${sex}</span>