seimin %!s(int64=2) %!d(string=hai) anos
pai
achega
698d8d0b4a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/app/share/detail-sample/detail-sample.component.html

+ 1 - 1
src/app/share/detail-sample/detail-sample.component.html

@@ -102,7 +102,7 @@
102 102
                 <td>{{ data.delivererName || "-" }}</td>
103 103
                 <td>
104 104
                   {{ data.checkDept ? (!showCoop&&deptDisplay==2?data.checkDept.deptalias:data.checkDept.dept) : "-" }}
105
-                  <img *ngIf="data.urgent == 1||true"
105
+                  <img *ngIf="data.urgent == 1"
106 106
                   src="../../assets/images/icon_ji.png" alt="" class="ji"></td>
107 107
                 <!-- <td style="position: relative;">{{data.sendTime?data.sendTime:'-'}}</td> -->
108 108
               </tr>