This commit is contained in:
xiongchengqiang 2020-12-15 11:39:51 +08:00
parent 0f2fdc2a65
commit c2b3920c91

View File

@ -309,6 +309,7 @@ export default {
evaluationGroupId: res.id,
calculateId: 1 }
)
this.info = res
this.$forceUpdate()
} catch (error) {
this.$message.error(error.msg)