minhnt-dev: fix log in server
This commit is contained in:
@@ -12,7 +12,7 @@ const emit = defineEmits(["dropComponent", "dropData", "selectComponent"]);
|
||||
// const { currentScreenMode } = storeToRefs(useCmsPageStore());
|
||||
|
||||
const _props = defineProps<{
|
||||
dataResult?: any[];
|
||||
dataResult?: any;
|
||||
dataQuery?: string;
|
||||
layout?: string;
|
||||
label?: string;
|
||||
|
||||
Reference in New Issue
Block a user