src/views/project/travelexpenseapply/travelexpensedetail/index.vue
@@ -61,6 +61,7 @@ <el-select v-model="form.infoid" @change="selectbaseinfo" clearable filterable placeholder="请选择捐献者" > @@ -2501,6 +2502,7 @@ this.$store.dispatch("tagsView/delView", this.$route); this.$router.go(-1); } else { this.$modal.closeLoading(); if (res.msg) { this.$modal.msgError("操作失误"); } else {