src/views/project/fund/applyDetail/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
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);