项目增加检索,其他小优化
This commit is contained in:
@@ -118,7 +118,7 @@ export default {
|
||||
total: 0,
|
||||
loadingMore: false,
|
||||
hasMore: true,
|
||||
activeFilter: 'model' // 当前展开的筛选项
|
||||
activeFilter: 'name' // 当前展开的筛选项
|
||||
}
|
||||
},
|
||||
onLoad() {
|
||||
|
||||
Reference in New Issue
Block a user