src/views/project/travelexpenseapply/travelexpensedetail/index.vue @@ -2452,7 +2452,7 @@ this.$router.go(-1); }) .catch(err => { this.$modal.msgError("新增报销单保存失败!"); this.$modal.msgError("新增报销单保存失败!" + res); }); } }