mirror of
				https://github.com/veops/cmdb.git
				synced 2025-11-04 13:46:17 +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