mirror of
https://github.com/sahadev/vue-component-creater-ui.git
synced 2025-09-28 07:13:21 +08:00
update: 集成ButtonGroup
This commit is contained in:
@@ -160,6 +160,9 @@ export default {
|
||||
this.initOnly(this.iconArray[0]);
|
||||
},
|
||||
|
||||
/**
|
||||
* 初始化组件导航栏,只有2个及以上的组件类才会出现
|
||||
*/
|
||||
initOnly(mountedObject) {
|
||||
const titles = document.getElementsByClassName(mountedObject.className);
|
||||
|
||||
|
Reference in New Issue
Block a user