ソースを参照

加急需求处修改

liliang4869 7 年 前
コミット
8d60bb1100
共有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

@@ -259,7 +259,7 @@
 										class="talents" th:case='5' th:text="技术人才需求"></span>
 									<span th:text="${u3.name}"></span>	
 									<span class="colorOrange" th:if="${u3.demandType}==3" th:text="${u3.researchType}==0?'用途:研发':'用途:扩大再生产'"></span>
-									<span class="colorOrange" th:if="${u3.demandType}==5" th:text="${u3.fundForPersonnel}==null?'¥0.00元/月'${'¥'+u3.fundForPersonnel+'元/月'}"></span>
+									<span class="colorOrange" th:if="${u3.demandType}==5" th:text="${u3.fundForPersonnel}==null?'¥0.00元/月':${'¥'+u3.fundForPersonnel+'元/月'}"></span>
 									<span class="colorOrange" th:if="${u3.demandType}==3" th:text="${'期望资金:¥'+u3.fundForCrowd+'万'}"></span>
 
 								</div>