增加基座插件
样式修改 公共组件初始化内容
This commit is contained in:
@@ -111,7 +111,7 @@ const active = ref(false); // 组件是否激活,
|
||||
let changevalue = reactive([]);
|
||||
let realValue = reactive([]);
|
||||
onMounted(() => {
|
||||
init();
|
||||
// init();
|
||||
});
|
||||
|
||||
// 初始化函数
|
||||
|
||||
Reference in New Issue
Block a user