yq1 il y a 9 mois
Parent
révision
ec1a86c4e4
1 fichiers modifiés avec 0 ajouts et 2 suppressions
  1. 0 2
      src/xt_pages/outpatientDoctorStation/template/prinSeven.vue

+ 0 - 2
src/xt_pages/outpatientDoctorStation/template/prinSeven.vue Voir le fichier

@@ -168,7 +168,6 @@
168 168
                       {{ it.drug.dose }}{{ it.drug.dose_unit }} * {{ it.drug.min_number }}{{ it.drug.min_unit }}/
169 169
                       {{it.drug.max_unit}}
170 170
                     </span>&nbsp;
171
-                    <!-- v-for="(ite,indexs) in item.arr" :key="indexs" -->
172 171
                     <div >
173 172
                       <template v-if="item.arr.length>0 && ite[0].groupno==it.groupno">
174 173
                         <div >
@@ -184,7 +183,6 @@
184 183
                         </div>
185 184
                       </template>
186 185
                     </div>
187
-
188 186
                     <div style="margin-left: 70px">
189 187
                       用法:
190 188
                       <span v-if="(item.arr.length>0 && item.arr[0][0].groupno!=it.groupno)||item.arr.length==0">{{ it.single_dose }}{{ it.single_dose_unit }}</span>