pages/qitaruku_v2/OtherInBillList.vue
@@ -270,7 +270,7 @@ }, add(){ uni.navigateTo({ url:'./form?OperationType=1' url:'./OtherInBill?OperationType=1' }) }, //编辑 @@ -283,7 +283,7 @@ console.log(1,res); if(res.data.count == 1){ uni.navigateTo({ url:'./form?OperationType=2&HInterID=' + item.HInterID url:'./OtherInBill?OperationType=2&HInterID=' + item.HInterID }) }else{ uni.showToast({