src/views/project/travelexpenseapply/travelexpensedetail/index.vue
@@ -2354,16 +2354,15 @@ this.$modal.msgError("请选择审核结论后再提交审批结果!"); return; } if (this.userprofile.nickName == "陈慕华") { this.Savenow(); console.log("保存"); } if (this.userprofile.nickName == "陈慕华") { this.Savenow(); console.log("保存"); } checkfund(checkfundobj).then(res => { this.$modal.msgSuccess("提交审核成功!"); // 关闭窗口 this.$store.dispatch("tagsView/delView", this.$route); this.$router.go(-1); this.$store.dispatch("tagsView/delView", this.$route); this.$router.go(-1); }); },