Browse Source

提交代码

陈少旭 1 year ago
parent
commit
6537e2398c

+ 4 - 0
src/xt_pages/outpatientDoctorStation/prescriptionTemplatedetail.vue View File

1764
                           obj['unit'] = prescription.project[b].good_info.packing_unit
1764
                           obj['unit'] = prescription.project[b].good_info.packing_unit
1765
                         }
1765
                         }
1766
                         tempProject.push(obj)
1766
                         tempProject.push(obj)
1767
+
1767
                       }
1768
                       }
1769
+
1768
                     }
1770
                     }
1769
                   }
1771
                   }
1772
+                }
1773
+
1770
                 // var preTime = nowTime
1774
                 // var preTime = nowTime
1771
 
1775
 
1772
                 let index = i + 1
1776
                 let index = i + 1