thainv-dev
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
import { isEmpty } from "@/utils/lodash";
|
||||
|
||||
const _props = defineProps<{
|
||||
dataResult?: any[];
|
||||
dataResult?: any;
|
||||
}>();
|
||||
const SETTING_OPTIONS = {
|
||||
BREADCRUMB_MAX_ELEMENT: 3,
|
||||
|
||||
Reference in New Issue
Block a user