Преглед на файлове

Merge branch 'master' of jishutao/jitao-server into test

liliang4869 преди 7 години
родител
ревизия
b0c7ebd410
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/main/webapp/WEB-INF/views/portal/technologyTrading/demand.html

+ 1 - 1
src/main/webapp/WEB-INF/views/portal/technologyTrading/demand.html

@@ -342,7 +342,7 @@
 							<img th:if="${plsdemand.pictureUrl}!=null" th:src="${avatarUploadHost+plsdemand.pictureUrl}" alt="">
 						</div>
 						<div class="imgRight">
-							<h5 th:text="${plsdemand.employerName}"></h5>
+							<h5 th:text="${plsdemand.name}"></h5>
 							<p th:text="${plsdemand.problemDes}"></p>
 							<span th:if="${plsdemand.industryCategory1}!=null" th:text="${plsdemand.industryCategory1}"></span>
 							 <span th:if="${plsdemand.industryCategory2}!=null" th:text="${plsdemand.industryCategory2}"></span>