Merge pull request from veops/dev_ui

UI更新:fix preferenceList=>attrList
This commit is contained in:
pycook 2023-08-08 09:21:10 +08:00 committed by GitHub
commit e339ad2c23
1 changed files with 1 additions and 1 deletions
cmdb-ui/src/modules/cmdb/views/relation_views

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