Browse Source

8月9,舒和处方笺

yq1 8 months ago
parent
commit
8ebc5b44c9
1 changed files with 2 additions and 11 deletions
  1. 2 11
      src/xt_pages/outpatientDoctorStation/template/prineight.vue

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

@@ -245,20 +245,11 @@
245 245
                     </div>
246 246
                   </div>
247 247
 
248
-                  <div style="display: inline-block;position: absolute;left:80%;bottom:30px;margin-left: 5px;" v-if="it.arr.length<2">
248
+                  <div style="display: inline-block;position: absolute;left:80%;top:0px;margin-left: 5px;" >
249 249
                     ×&nbsp;{{ it.prescribing_number}}
250 250
                   </div>
251
-                  <div style="display: inline-block;position: absolute;left:80%;top:0px;margin-left: 5px;" v-if="it.arr.length>1">
252
-                    ×&nbsp;{{ it.prescribing_number}}
253
-                  </div>
254
-
255 251
 
256
-                  <div v-if="it.arr.length<2">
257
-                    <div style="display: inline-block;position: absolute;left:80%;bottom:15px;margin-left: 5px;" >
258
-                      ×&nbsp;{{ it.arr[0].prescribing_number}}
259
-                    </div>
260
-                  </div>
261
-                  <div v-else>
252
+                  <div>
262 253
                     <div v-for="(ites,ins) in it.arr" :key="ins">
263 254
                       <div :style="{display: 'inline-block',position: 'absolute',left:'80%',top:((ins+1)*15)+'px','margin-left': '5px'}" >
264 255
                         ×&nbsp;{{ ites[0].prescribing_number}}