病灶删除不重新获取标注
parent
33e836cd81
commit
b4f58fddb7
|
@ -829,7 +829,7 @@ export default {
|
|||
async close(questionsObj) {
|
||||
if (questionsObj) {
|
||||
this.getReadingQuestionAndAnswer(questionsObj.visitTaskId)
|
||||
FusionEvent.$emit('getAnnotations')
|
||||
// FusionEvent.$emit('getAnnotations')
|
||||
FusionEvent.$emit('refreshQuestions')
|
||||
}
|
||||
this.activeItem.activeRowIndex = null
|
||||
|
|
Loading…
Reference in New Issue