|
@@ -21,7 +21,6 @@ export class LayoutMaterialTicketResultComponent extends FramePageComponent impl
|
|
|
this.modalComponent = LayoutMaterialParamComponent;
|
|
|
|
|
|
this.batchArr = this.FrameService.DictMap['ExamBatchName'];
|
|
|
- this.batchArr.unshift({ dict_text: '全部', dict_value: '' });
|
|
|
|
|
|
// 获取缓存中的考点编号
|
|
|
let agent_id = this.cookies.get('CurrentAgentId');
|