优化
This commit is contained in:
parent
4ccaa2b78a
commit
c46f41d852
@ -192,6 +192,7 @@ export default {
|
||||
if (res1.code !== 200) {
|
||||
this.loadingTi = false
|
||||
this.$message.error(res1.msg)
|
||||
return
|
||||
}
|
||||
const obj = {status: 1, menuName: this.tableInfo.result ? '提交了结果值' : '提交了评分'}
|
||||
const params = Object.assign({}, {resultRecordId: this.$route.query.id || ''}, obj)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user