pages/shengchanbuliao/MateReplenishOutBillList.vue
@@ -276,7 +276,7 @@ }, add() { uni.navigateTo({ url: './form?OperationType=1' url: './MateReplenishOutBill?OperationType=1' }) }, //编辑 @@ -293,7 +293,7 @@ console.log(1, res); if (res.data.count == 1) { uni.navigateTo({ url: './form?OperationType=2&HInterID=' + item.HInterID url: './MateReplenishOutBill?OperationType=2&HInterID=' + item.HInterID }) } else { uni.showToast({