Merge pull request #144 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

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