782Bug
This commit is contained in:
parent
3bb705ec3f
commit
341119dcd2
|
@ -299,7 +299,7 @@
|
|||
if (res.data.code == '0') {
|
||||
demandCommentApply({ id: res.data.data.id }).then((res1) => {
|
||||
if (res1.data.code == '0') {
|
||||
message.success('提交评价成功!')
|
||||
message.success('提交评价成功,请注意查看消息通知!')
|
||||
myComment.value = ''
|
||||
evaluateList()
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue