mirror of
https://github.com/veops/cmdb.git
synced 2025-08-07 17:07:46 +08:00
fix preferenceList=>attrList
This commit is contained in:
@@ -403,7 +403,7 @@ export default {
|
||||
handleSearch: this.refreshTable,
|
||||
setPreferenceSearchCurrent: this.setPreferenceSearchCurrent,
|
||||
attrList: () => {
|
||||
return this.preferenceAttrList
|
||||
return this.attrList
|
||||
},
|
||||
attributes: () => {
|
||||
return this.attributes
|
||||
|
Reference in New Issue
Block a user