CN-1592 fix: 修复tag下拉切换状态问题
This commit is contained in:
@@ -660,6 +660,7 @@ export default {
|
||||
dropExpandChange (row, expandedRows, flag) {
|
||||
this.curExpendDataType = this.$t('tag.uniqueEntityObserved')
|
||||
this.curExpendDataTypeVal = 'uniqueEntityObserved'
|
||||
this.disableToEntity = false
|
||||
this.expandedIds = []
|
||||
clearInterval(this.interval)
|
||||
if (expandedRows.length > 0 && row) {
|
||||
|
||||
Reference in New Issue
Block a user