yq1 1 year ago
parent
commit
d72b9aa1f8
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/xt_pages/outpatientDoctorStation/template/printThree.vue

+ 2 - 2
src/xt_pages/outpatientDoctorStation/template/printThree.vue View File

@@ -147,7 +147,7 @@
147 147
                 pageIndex * 5 + item.pageArr[pageIndex]
148 148
               )"
149 149
               :key="index"
150
-              
150
+
151 151
             >
152 152
             <!-- :style="{'page-break-after':index==yi&&item.advices.length>5? 'always':'auto'}" -->
153 153
               <!-- <div class="drugsOne"><span style="font-weight:bold;">{{ index+1 + '.' }}</span>{{it.advice_name?it.advice_name:""}}&nbsp;&nbsp;{{it.single_dose}}{{it.single_dose_unit}}&nbsp;×&nbsp; {{it.prescribing_number}}{{it.prescribing_number_unit}}</div> -->
@@ -307,7 +307,7 @@ export default {
307 307
   },
308 308
   methods: {
309 309
     // 电子签名
310
-    setAdminUserES(id) {
310
+    setAdminUserES(id,name) {
311 311
       if (id == 0) {
312 312
         return "";
313 313
       }