Merge branch 'main' of http://work.gct.com.vn/minhnt/NSG_PORTAL_V2 into thainv-dev

This commit is contained in:
nguyen van thai
2024-06-03 12:30:08 +07:00
36 changed files with 893 additions and 604 deletions
@@ -1,5 +1,5 @@
<script setup lang="ts">
import { isEmpty } from 'lodash';
import isEmpty from "lodash/isEmpty";
const emit = defineEmits(['dropData', 'selectComponent'])
const _props = defineProps<{