| | |
| | | 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); |
| | | }); |
| | | }, |
| | | |
| | |
| | | this.$router.go(-1); |
| | | }) |
| | | .catch(err => { |
| | | this.$modal.msgError("新增报销单保存失败!"); |
| | | this.$modal.msgError("新增报销单保存失败!" + res); |
| | | }); |
| | | } |
| | | } |