src/views/jifenShangCheng/index.vue
@@ -124,7 +124,7 @@ <dizhi @fanhui-fun="feihuDizhi" ref="dizhiRef"></dizhi> </div> <div> <gouwuche ref="gouwucheRef"></gouwuche> <gouwuche ref="gouwucheRef" @fanhui-fun="feihuGwc"></gouwuche> </div> <div> <myOrder ref="myOrderRef"></myOrder> @@ -273,6 +273,9 @@ patientAddress:row.address, } } const feihuGwc=()=>{ getListGwc() } const getListGwc=()=>{ ajaxPost('/eshop/cart/list',`page=0&size=0&wherecondition=patient_code=\'${patientInfo.value.patientInfo.code}\'`) .then((re:any)=>{