mirror of https://github.com/veops/cmdb.git
Merge branch 'master' of github.com:veops/cmdb
This commit is contained in:
commit
694abf78b3
|
@ -403,7 +403,7 @@ export default {
|
|||
handleSearch: this.refreshTable,
|
||||
setPreferenceSearchCurrent: this.setPreferenceSearchCurrent,
|
||||
attrList: () => {
|
||||
return this.preferenceAttrList
|
||||
return this.attrList
|
||||
},
|
||||
attributes: () => {
|
||||
return this.attributes
|
||||
|
|
Loading…
Reference in New Issue