Merge branch 'main' of https://gitea.frp.extimaging.com/XCKJ/irc_web
commit
de0051a8c3
|
@ -590,8 +590,8 @@ export default {
|
|||
submitTableQuestion(params).then(async res => {
|
||||
this.$message.success(this.$t('common:message:savedSuccessfully'))
|
||||
this.QuestionsForm.RowId = res.Result.RowId
|
||||
DicomEvent.$emit('reGetQuestionAnswer')
|
||||
// this.save()
|
||||
// DicomEvent.$emit('reGetQuestionAnswer')
|
||||
this.save()
|
||||
loading.close()
|
||||
}).catch(() => { loading.close() })
|
||||
})
|
||||
|
|
Loading…
Reference in New Issue