企标评价 提交之后模态框收起
This commit is contained in:
@@ -1761,6 +1761,7 @@ export default {
|
|||||||
}, res => {
|
}, res => {
|
||||||
if (res.ok){
|
if (res.ok){
|
||||||
this.$message.success('提交成功')
|
this.$message.success('提交成功')
|
||||||
|
this.businessCommentDialog = false
|
||||||
this.commentSubmitLoading = false
|
this.commentSubmitLoading = false
|
||||||
//重新评分之后刷新历史评分人
|
//重新评分之后刷新历史评分人
|
||||||
let standId = this.$route.params.id
|
let standId = this.$route.params.id
|
||||||
|
|||||||
Reference in New Issue
Block a user