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 { @@ -1820,7 +1821,7 @@ this.standardlevel = res.data.standardlevel; if ( this.userprofile.userName == "admin" || this.userprofile.userName == "001" || this.userprofile.userName == "053" || this.userprofile.userName == "047" ) { this.ismanager = true;