see999 3 years ago
parent
commit
566ecfc84a

+ 4 - 1
src/xt_pages/outpatientDoctorStation/components/deskPrescription.vue View File

@@ -268,7 +268,10 @@
268 268
                                             <template slot-scope="scope">{{ scope.row.drug_name }}</template>
269 269
                                         </el-table-column>
270 270
                                         <el-table-column label="规格" width="60">
271
-                                            <template slot-scope="scope">{{ scope.row.drug_spec }}</template>
271
+                                            <template slot-scope="scope">
272
+                                              <!-- {{ scope.row.drug_spec }} -->
273
+                                              <span v-if="scope.row.min_unit != scope.row.dose_unit">{{scope.row.dose}}{{scope.row.dose_unit}}&nbsp;* &nbsp;</span>{{scope.row.min_number}}{{scope.row.min_unit}}/{{scope.row.max_unit}}
274
+                                            </template>
272 275
                                         </el-table-column>
273 276
                                         <el-table-column label="库存" width="60">
274 277
                                             <template slot-scope="scope">