提交 ddc37847 authored 作者: lihuihui's avatar lihuihui

update

上级 14487f48
......@@ -162,6 +162,7 @@ export default {
})
.then(() => {
api.submitReviewDetails(param).then(response => {
this.isReviewFlag = true
this.$message('批阅成功')
})
})
......
......@@ -159,6 +159,7 @@ export default {
type: 'warning'
}).then(() => {
api.submitReviewDetails(param).then(response => {
this.isReviewFlag = true
this.$message('批阅成功')
})
}).catch(() => {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论