Browse Source

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

cc12458 2 tháng trước cách đây
mục cha
commit
834e3d1cd6
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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 =