|
@@ -435,11 +435,7 @@ function isWechat() {
|
|
|
<tr>
|
|
|
<td class="tab-type">采购单位</td>
|
|
|
<td class="tab-cont">
|
|
|
- {{if .T.isMember}}
|
|
|
- <div class="cont-cont portrait_img" href-data="/swordfish/page_big_pc/unit_portrayal/{{.T.obj.buyer}}" tip-data="查看采购单位画像">{{.T.obj.buyer}} </div>
|
|
|
- {{else}}
|
|
|
- <div class="cont-cont">{{.T.obj.buyer}}</div>
|
|
|
- {{end}}
|
|
|
+ <div class="cont-cont portrait_img" href-data="/swordfish/page_big_pc/unit_portrayal/{{.T.obj.buyer}}" tip-data="查看采购单位画像">{{.T.obj.buyer}} </div>
|
|
|
<div class="cont-recy" onclick="recoveryerr(this,'buyer','')">纠错</div>
|
|
|
<div style="display:none;"></div>
|
|
|
</td>
|