@@ -618,6 +618,7 @@ export default {
|
||||
isSaved: true,
|
||||
OrderMarkName:index > -1 ? this.questionMarkInfoList[index].OrderMarkName : ''
|
||||
})
|
||||
this.resetOperateState()
|
||||
if (annotation) {
|
||||
for (let i = 0; i < this.questionMarkInfoList.length; i++) {
|
||||
const item = this.questionMarkInfoList[i]
|
||||
|
||||
Reference in New Issue
Block a user