Browse Source

企业画像修改

wangchuanjin 9 years ago
parent
commit
fff5ee5e8a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      core/src/web/templates/yellowpage/enterpriseinfo.html

+ 1 - 1
core/src/web/templates/yellowpage/enterpriseinfo.html

@@ -231,7 +231,7 @@
 							<img src="/images/entcommunity/shijian.png">
 							<div>
 								<span{{if and (not .T.res.OpFrom) (not .T.res.OpTo)}} class="entinfo-disabled"{{end}}>营业期限</span>
-								<span>{{if .T.res.OpFrom}}{{.T.res.OpFrom}}{{end}}{{if .T.res.OpTo}}至{{.T.res.OpTo}}{{end}}</span>
+								<span>{{if .T.res.OpFrom}}{{.T.res.OpFrom}}{{end}}{{if .T.res.OpTo}}至{{.T.res.OpTo}}{{else}}至长期{{end}}</span>
 							</div>
 						</div>
 						<a class="entinfo-operperiod-round"></a>