更新数据
This commit is contained in:
@ -80,11 +80,6 @@ const pageData = reactive({
|
||||
});
|
||||
|
||||
const dm = ref('');
|
||||
onMounted(()=>{
|
||||
nextTick(()=>{
|
||||
tabHeightFn()
|
||||
})
|
||||
})
|
||||
const init = (val) =>{
|
||||
tabHeightFn();
|
||||
dm.value = val;
|
||||
|
Reference in New Issue
Block a user