陈少旭 преди 1 година
родител
ревизия
9fff4fc8c0
променени са 1 файла, в които са добавени 4 реда и са изтрити 0 реда
  1. 4 0
      src/xt_pages/outpatientDoctorStation/prescriptionTemplatedetail.vue

+ 4 - 0
src/xt_pages/outpatientDoctorStation/prescriptionTemplatedetail.vue Целия файл

@@ -2081,6 +2081,8 @@
2081 2081
                 first_letter:project[i].first_letter,
2082 2082
                 number: "",
2083 2083
                 bbx01:project[i].bbx01,
2084
+                bby01:project[i].bby01,
2085
+
2084 2086
 
2085 2087
               }
2086 2088
 
@@ -2107,6 +2109,8 @@
2107 2109
                 first_letter:good_info[i].first_letter,
2108 2110
                 number: good_info[i].good_number,
2109 2111
                 bbx01:good_info[i].bbx01,
2112
+                bby01:good_info[i].bby01,
2113
+
2110 2114
 
2111 2115
               }
2112 2116
               this.tabProject.push(obj)