seimin 3 anni fa
parent
commit
620c782bfc

+ 0 - 2
src/app/views/workorder-message/workorder-message.component.html

@@ -83,5 +83,3 @@
83 83
 <app-prompt-modal *ngIf="promptModalShow" [content]="promptContent" [success]="ifSuccess" [show]="promptModalShow"
84 84
   [info]="promptInfo">
85 85
 </app-prompt-modal>
86
-<!-- 遮罩 -->
87
-<app-mask *ngIf="maskFlag"></app-mask>