瀏覽代碼

Merge branch '20201109_pc_vue_new_branch' of http://git.shengws.com/csx/Vue_New into 20201109_pc_vue_new_branch

csx 4 年之前
父節點
當前提交
20ecf643a2
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/xt_pages/outpatientCharges/outpatientChargesManagement.vue

+ 1 - 1
src/xt_pages/outpatientCharges/outpatientChargesManagement.vue 查看文件

@@ -972,7 +972,7 @@
972 972
 
973 973
             this.prescriptions = []
974 974
             console.log("9991323242r5253535", response.data.data.prescription)
975
-            if( response.data.data.prescription[0].advices[0].length > 0 ) {
975
+            if( response.data.data.prescription[0].advices.length > 0 ) {
976 976
               this.prescription_id = response.data.data.prescription[0].advices[0].prescription_id
977 977
             }else{
978 978
               this.prescription_id = 0