shenhao 2 years ago
parent
commit
48761a1f00
1 changed files with 3 additions and 3 deletions
  1. 3 3
      src/main/resources/templates/sys/fx/merchantCapList.html

+ 3 - 3
src/main/resources/templates/sys/fx/merchantCapList.html

@@ -100,9 +100,9 @@
 					</td>
 					<td th:text="${item.lib_service}"></td>
 					
-					<td th:text="${item.pr_1}"></td>
-					<td th:text="${item.pr_2}"></td>
-					<td th:text="${item.pr_3}"></td>
+					<td th:text="${item.get('pr_1')}"></td>
+					<td th:text="${item.get('pr_2')}"></td>
+					<td th:text="${item.get('pr_3')}"></td>
 					
 					<td th:text="${item.time}" ></td>  
 					<td th:switch="${item.cap_type}">