feat : 对接专业搜索联想数据源接口,upload.html新增文件类型限制参数(带默认)

This commit is contained in:
2025-12-24 17:26:59 +08:00
parent 640231a223
commit 0029215bd9
4 changed files with 14 additions and 8 deletions

View File

@@ -226,7 +226,7 @@ function getMajorDataSource() {
console.log(majorDataSource.value)
}
};
$api.createRequestWithCache('/app/common/jobTitle/treeselect', {}, 'GET', false, LoadCache).then(LoadCache);
$api.createRequestWithCache('/app/common/majorManagement/getMajorList', {}, 'GET', false, LoadCache).then(LoadCache);
}
// 设置搜索类型并触发搜索