Explorar el Código

协定方转方时添加剂数赋值

cc12458 hace 2 meses
padre
commit
834e3d1cd6
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/views/diagnosis/Prescribing.vue

+ 1 - 0
src/views/diagnosis/Prescribing.vue

@@ -2533,6 +2533,7 @@ export default {
       data1.recipe_tabs[data1.recipe_tabs_c].bottom_form.disable =
         data.type == "1";
       data1.recipe_tabs[data1.recipe_tabs_c].bottom_form.preType = data.type;
+      data1.recipe_tabs[data1.recipe_tabs_c].bottom_form.doseNum = data.num || '';
       data1.recipe_tabs[data1.recipe_tabs_c].bottom_form.doseType =
         data.curetype;
       data1.recipe_tabs[data1.recipe_tabs_c].bottom_form.nongjian =