1
This commit is contained in:
@@ -61,7 +61,8 @@ const uploadRef = ref<{ clearFiles?: () => void }>()
|
||||
const titleMap: Record<string, string> = {
|
||||
R10001: '计划专业导入',
|
||||
R10002: '地区分数导入',
|
||||
R10003: '中招平台数据导入'
|
||||
R10003: '中招平台数据导入',
|
||||
R10004: '学校维护导入',
|
||||
}
|
||||
// 方法
|
||||
const init = (type: any) => {
|
||||
|
||||
Reference in New Issue
Block a user