zhouna 5 år sedan
förälder
incheckning
cc2c027367
3 ändrade filer med 3 tillägg och 3 borttagningar
  1. 1 1
      src/html/qcList.html
  2. 1 1
      src/html/qcListDept.html
  3. 1 1
      src/html/qcListPerson.html

+ 1 - 1
src/html/qcList.html

@@ -16,7 +16,7 @@
             <div class="filterBox clearfix">
                 <span class="filterItem typeFilter">
                     <span>病人住院序号:</span>
-                    <input class="patientNumInp" type="text" placeholder="请输入病人住院序号">
+                    <input class="patientNumInp" style="width: 148px;" type="text" placeholder="请输入病人住院序号">
                 </span>
                 <span class="filterItem typeFilter">
                     <span>病人姓名:</span>

+ 1 - 1
src/html/qcListDept.html

@@ -16,7 +16,7 @@
             <div class="filterBox clearfix">
                 <span class="filterItem typeFilter">
                     <span>病人住院序号:</span>
-                    <input class="patientNumInp" type="text" placeholder="请输入病人住院序号">
+                    <input class="patientNumInp" style="width: 148px;" type="text" placeholder="请输入病人住院序号">
                 </span>
                 <span class="filterItem typeFilter">
                     <span>病人姓名:</span>

+ 1 - 1
src/html/qcListPerson.html

@@ -16,7 +16,7 @@
             <div class="filterBox clearfix">
                 <span class="filterItem typeFilter">
                     <span>病人住院序号:</span>
-                    <input class="patientNumInp" type="text" placeholder="请输入病人住院序号">
+                    <input class="patientNumInp" style="width: 148px;" type="text" placeholder="请输入病人住院序号">
                 </span>
                 <span class="filterItem typeFilter">
                     <span>病人姓名:</span>