瀏覽代碼

加急需求处修改

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>