seimin 3 years ago
parent
commit
620c782bfc
1 changed files with 0 additions and 2 deletions
  1. 0 2
      src/app/views/workorder-message/workorder-message.component.html

+ 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>