seimin 1 gadu atpakaļ
vecāks
revīzija
99f47d9cb0

+ 1 - 1
src/app/views/form-management-detail/form-management-detail.component.html

@@ -26,4 +26,4 @@
26 26
     <button nz-button (click)="toList()">返回列表</button>
27 27
   </div>
28 28
 </div>
29
-<router-outlet (deactivate)="getList($event)"></router-outlet>
29
+<router-outlet (deactivate)="getList()"></router-outlet>