fix preferenceList=>attrList

This commit is contained in:
wang-liang0615 2023-08-08 09:11:03 +08:00
parent 9b7d6d8f12
commit 79a2fd32c1
1 changed files with 1 additions and 1 deletions

View File

@ -403,7 +403,7 @@ export default {
handleSearch: this.refreshTable,
setPreferenceSearchCurrent: this.setPreferenceSearchCurrent,
attrList: () => {
return this.preferenceAttrList
return this.attrList
},
attributes: () => {
return this.attributes