pages/qitachuku/qitachuku.vue
@@ -145,7 +145,7 @@ }, add() { uni.navigateTo({ url: './form?OperationType=1' url: './qitachukudan?OperationType=1' }) }, //编辑 @@ -164,7 +164,7 @@ } = res1; if (count === 1) { uni.navigateTo({ url: './form?OperationType=2&HInterID=' + item.HInterID url: './qitachukudan?OperationType=2&HInterID=' + item.HInterID }) } else { uni.showToast({