flat: 合并
This commit is contained in:
@@ -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);
|
||||
}
|
||||
|
||||
// 设置搜索类型并触发搜索
|
||||
|
||||
Reference in New Issue
Block a user