Merge branch 'master' of github.com:veops/cmdb

This commit is contained in:
pycook 2023-08-08 13:16:14 +08:00
commit 694abf78b3
1 changed files with 1 additions and 1 deletions

View File

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