chenlu
2024-06-17 ca014b7e7ed13cf155c8a62296ea1a9fb64942da
north-glass-erp/northglass-erp/src/components/BasicTable.vue
@@ -8,6 +8,9 @@
import deepClone from "@/utils/deepClone";
import {ElMessage} from "element-plus";
import * as XLSX from "xlsx";
import {useI18n} from "vue-i18n";
const { t } = useI18n()
const xGrid = ref()
let filterData = ref({})
const gridOptions = reactive({