全局下拉修改

This commit is contained in:
孙景学
2025-07-17 15:28:18 +08:00
parent 5c505150e5
commit 75acc55222
8 changed files with 80 additions and 80 deletions

View File

@ -7,7 +7,6 @@ import { uploadFile } from '../services';
import type { UploadFile } from 'antd/es/upload/interface';
import { getDictList } from '@/servers/api/dicts';
import type { DictItem } from '@/servers/api/dicts';
const { Option } = Select;
interface ForeignFormProps {
form: any;
countdown: number;