Browse Source

新分支

28169 1 year ago
parent
commit
f87824cdf4

+ 1 - 0
src/xt_pages/outpatientDoctorStation/components/prescriptionTemplateTable.vue View File

@@ -361,6 +361,7 @@
361 361
         this.templateFormVisible = false
362 362
       },
363 363
       handleEdit(row, index) {
364
+        console.log("row",row)
364 365
         this.current_row = row
365 366
         this.current_index = index
366 367
         this.frequency_type = this.current_row.frequency_type

+ 1 - 1
src/xt_pages/outpatientDoctorStation/prescriptionTemplatedetail.vue View File

@@ -1738,7 +1738,7 @@
1738 1738
                   type: temp2[b].type,
1739 1739
                   frequency_type: 1,
1740 1740
                   day_count: 0,
1741
-                  week_day:temp2[b].number_days
1741
+                  week_day:""
1742 1742
                 }
1743 1743
                 if (temp2[b].type == 2) {
1744 1744
                   obj['project'] = temp2[b].project