cloud-server-management/src/main/webapp/WEB-INF/view/system/tGoods/TGoods_detail_one.html
@@ -124,12 +124,14 @@ <td>所在省市</td> <td>所属账号</td> <td>门店名称</td> <td>闸机id</td> </tr> </thead> @for(s in store){ <td>${s.num1}</td> <td>${s.num2}</td> <td>${s.num3}</td> <td>${s.num4}</td> @} </table> @}