表格问题标记绑定时未触发自动计算
continuous-integration/drone/push Build is passing Details

main
wangxiaoshuang 2025-12-24 17:06:30 +08:00
parent e7fdee1147
commit b2119c3acd
1 changed files with 1 additions and 0 deletions

View File

@ -1240,6 +1240,7 @@ export default {
}
const val = this.getAnnotationProp(item.MeasureData, item.ImageToolAttribute)
this.$set(this.QuestionsForm, item.TableQuestionId, val)
this.formItemTableNumberChange()
})
},
getAnnotationProp(annotation, prop) {