fix: 组件重复引入bug
Some checks are pending
Gitea Actions Demo / Explore-Gitea-Actions (push) Waiting to run

This commit is contained in:
fyy 2025-07-20 20:47:25 +08:00
parent 31c260c8ca
commit 29fd557eac

View File

@ -2,7 +2,6 @@
import { Radio, Select, Button, Table,Calendar } from 'ant-design-vue';
import type { RadioChangeEvent } from 'ant-design-vue';
import {ref} from 'vue';
import dayjs from 'dayjs';
import { Dayjs } from 'dayjs';
import { columns, querySchema } from './data';
import {