|
@@ -27,7 +27,7 @@
|
|
@if (active == 1) {
|
|
@if (active == 1) {
|
|
<div class="title">待评审教材列表</div>
|
|
<div class="title">待评审教材列表</div>
|
|
<app-textbook
|
|
<app-textbook
|
|
- [depart]="eduProcess?.id"
|
|
|
|
|
|
+ [depart]="eduProcess?.get('department')?.id"
|
|
[filterObj]="beforeFilterObj"
|
|
[filterObj]="beforeFilterObj"
|
|
></app-textbook>
|
|
></app-textbook>
|
|
<br />
|
|
<br />
|