@@ -110,7 +110,7 @@ export class CompleteComponent implements OnInit {
}
async revoke() {
this.modal.confirm({
- nzTitle: '撤销公示',
+ nzTitle: '撤销报送',
nzContent: `提交后,教材将重新进入遴选中。`,
nzOkText: '确认',
nzOkType: 'primary',
@@ -48,7 +48,7 @@ export class ApproveComponent implements OnInit {
status: ['200'],
contained: [],
btns: {
- export: true,
+ // export: true,
eduReivew: true,
mark: true,
},