@@ -816,7 +816,6 @@ export default {
if (this.successorOptions.length != 0) {
// 默认选中列表中第一个学员
this.queryParams.successorId = this.successorOptions[0].key;
- console.log(this.queryParams.successorId);
this.getList();
}
// 获取当前学员当年当季度反馈id