pages/weiwailingliao/Kf_EntrustOutBillList.vue
File was renamed from pages/weiwailingliao/table.vue @@ -272,7 +272,7 @@ }, add(){ uni.navigateTo({ url:'./form?OperationType=1' url:'./Kf_EntrustOutBill?OperationType=1' }) }, //编辑 @@ -285,7 +285,7 @@ console.log(1,res); if(res.data.count == 1){ uni.navigateTo({ url:'./form?OperationType=2&HInterID=' + item.HInterID url:'./Kf_EntrustOutBill?OperationType=2&HInterID=' + item.HInterID }) }else{ uni.showToast({