Explorar o código

SC网页BUG修复

anderx %!s(int64=7) %!d(string=hai) anos
pai
achega
c2d17e1c38
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/main/webapp/WEB-INF/views/sc/man.html

+ 1 - 1
src/main/webapp/WEB-INF/views/sc/man.html

@@ -36,7 +36,7 @@
 			<div class="row">
 				<div class="col-xs-3">联系人</div>
 				<div class="col-xs-9">
-					<span th:text="${demandList.legalPerson}?${demandList.legalPerson}:''"></span>
+					<span th:text="${demandList.publisherName}?${demandList.publisherName}:''"></span>
 				</div>
 			</div>
 			<div class="row">