|
|
@ -40,7 +40,7 @@ |
|
|
|
<td class="overflowText">{{item.time}}</td> |
|
|
|
<td class="overflowText">{{item.time}}</td> |
|
|
|
<td>{{item.leadTheTeam}}</td> |
|
|
|
<td>{{item.leadTheTeam}}</td> |
|
|
|
<td>{{item.updateStaff}}</td> |
|
|
|
<td>{{item.updateStaff}}</td> |
|
|
|
<td class="fontColor" (click)='viewDetails()'>查看详情</td> |
|
|
|
<td class="fontColor"><label (click)='viewDetails()'>查看详情</label></td> |
|
|
|
</tr> |
|
|
|
</tr> |
|
|
|
</table> |
|
|
|
</table> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|