src/views/project/fund/applyDetail/index.vue
@@ -2237,7 +2237,7 @@ sessionStorage.setItem("apiform", JSON.stringify(this.form)); addorupdateFund(this.form) .then(response => { if (response.code === 200) { if (response.code == 200) { if (this.form.id) { this.$modal.msgSuccess("申请单修改成功!"); this.$router.go(-1);