src/views/exam/paper/edit.vue
@@ -186,7 +186,8 @@ pageIndex: 1, pageSize: 5, listLoading: true, multipleSelection: [] multipleSelection: [], excludeTagIds: [] }, tableData: [], total: 0, @@ -448,7 +449,7 @@ }; }); this.form.examineeList = this.student.multipleSelection.map((item) => item.realName); this.studentDialog = false; },