Quellcode durchsuchen

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

cc12458 vor 2 Monaten
Ursprung
Commit
834e3d1cd6
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  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 =