[Improvement] extract component common part (#703)
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
import { create } from '../utils';
|
||||
|
||||
export default create({
|
||||
name: 'van-tree-select',
|
||||
name: 'tree-select',
|
||||
|
||||
props: {
|
||||
items: {
|
||||
|
||||
Reference in New Issue
Block a user