minhnt-dev: only ssr
This commit is contained in:
@@ -15,7 +15,7 @@ const definedDynamicComponent: Record<string, any> = {
|
||||
[enumPageComponentTemplates.ADVERTISING]: Dynamic_Advertising,
|
||||
[enumPageComponentTemplates.NAVIGATION]: Dynamic_Navigation,
|
||||
};
|
||||
// console.log(_props.settings.template, 'template')
|
||||
|
||||
const getCurrentComponent = computed(() => `${_props.settings.template}`);
|
||||
const GET_PROPS = computed(() => {
|
||||
return () => {
|
||||
|
||||
Reference in New Issue
Block a user