src/views/project/fund/applyDetail/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/views/project/fund/performancedetails/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/views/project/fundcheck/ethicalExpertFeeCheck/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/views/project/travelexpenseapply/travelexpensedetail/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/project/fund/applyDetail/index.vue
@@ -2814,6 +2814,8 @@ this.$store.dispatch("tagsView/delView", this.$route); this.$router.go(-1); } else { this.$modal.closeLoading(); if (res.msg) { this.$modal.msgError("操作失误"); } else { src/views/project/fund/performancedetails/index.vue
@@ -1797,6 +1797,7 @@ this.$store.dispatch("tagsView/delView", this.$route); this.$router.go(-1); } else { this.$modal.closeLoading(); if (res.msg) { this.$modal.msgError("操作失误"); } else { src/views/project/fundcheck/ethicalExpertFeeCheck/index.vue
@@ -1068,6 +1068,7 @@ this.$modal.msgSuccess("审核完成!"); this.getlistbypower(); } else { this.dialogOpen = false; if (res.msg) { this.$modal.msgError("操作失误"); } else { src/views/project/travelexpenseapply/travelexpensedetail/index.vue
@@ -2501,6 +2501,7 @@ this.$store.dispatch("tagsView/delView", this.$route); this.$router.go(-1); } else { this.$modal.closeLoading(); if (res.msg) { this.$modal.msgError("操作失误"); } else {