thainv: ghép navigation
This commit is contained in:
@@ -14,6 +14,8 @@ const getCurrentTemplate = computed(() => {
|
||||
return _props.settings && _props.settings.template || '';
|
||||
});
|
||||
|
||||
console.log(getCurrentTemplate.value, 'tempalte')
|
||||
|
||||
const GET_PROPS = computed(() => {
|
||||
return () => {
|
||||
let props : any = {};
|
||||
|
||||
Reference in New Issue
Block a user