mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-16 14:26:45 +08:00
-- fix bug
This commit is contained in:
@@ -4655,7 +4655,7 @@ export default defineComponent({
|
||||
state.manageStuLoading = true;
|
||||
console.log(787666, item);
|
||||
state.faceClassification = item.contentTxt;
|
||||
state.faceStatus = item.kkty;
|
||||
state.faceStatus = item.status;
|
||||
state.currentFaceId = item.id;
|
||||
getCourseStudentList();
|
||||
state.newCourseName = item.name;
|
||||
|
||||
Reference in New Issue
Block a user