@@ -73,7 +73,6 @@ const props = defineProps({
const emits = defineEmits(['closed'])
const dialog = ref(false)
-const rowData = ref({})
const sheetData = ref({})
const startDate = ref('')
const endDate = ref('')