thainv: ghép navigation
This commit is contained in:
@@ -30,6 +30,7 @@ const definedDynamicSection: Record<string, any> = {
|
||||
};
|
||||
|
||||
const getCurrentSection = computed(() => _props?.layout || "");
|
||||
|
||||
const GET_PROPS = computed(() => {
|
||||
return () => {
|
||||
let props: any = {};
|
||||
|
||||
Reference in New Issue
Block a user