JLBA202505130001_关于吉林银行新建AI智能培训系统的需求:fix; bug
This commit is contained in:
@@ -203,4 +203,13 @@ export const setStudyTeacherApi = (data) => {
|
||||
toastErrors: true,
|
||||
data
|
||||
});
|
||||
};
|
||||
// 预览切换顾问
|
||||
export const setPreviewTeacherApi = (data) => {
|
||||
return request({
|
||||
url: base_url + '/traStdyTeacher/setStudyTeacherPreview ',
|
||||
method: 'post',
|
||||
toastErrors: true,
|
||||
data
|
||||
});
|
||||
};
|
||||
Reference in New Issue
Block a user