Merge remote-tracking branch 'origin/master'

main
liu.shiyi 2 years ago
commit fc6ece6263

@ -144,6 +144,11 @@ export default {
this.dataForm.labelName = row.labelName
this.dataForm.labelType = row.labelType
this.dataForm.labelDesc = row.labelDesc
} else {
this.dataForm.id = ''
this.dataForm.labelName = ''
this.dataForm.labelType = ''
this.dataForm.labelDesc = ''
}
},
/**

Loading…
Cancel
Save