Explorar el Código

优化门诊医生反复选择药品的时候,剂量不变

hurugang hace 2 años
padre
commit
99d63b91fd
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/main/resources/static/js/mz/clinic.js

+ 1 - 0
src/main/resources/static/js/mz/clinic.js

@@ -5954,6 +5954,7 @@ function loadYpList(index, event) {
         onClickRow: function (row, $element) {
             $('#' + MedicineName).webuiPopover('hide');
             if (index == 0) {
+                clearWesternMedicine(false);
                 checkYpInfo(row.code, row.serial, row.ypType, true, null);
             }
             if (index == 1) {