cloud-server-management/src/main/webapp/WEB-INF/view/system/tGoods/TGoods_detail_one.html
@@ -165,13 +165,18 @@ <td>闸机id</td> </tr> </thead> <tbody> @for(s in sites){ <tr> <td>${s.num1}</td> <td>${s.num2}</td> <td>${s.num3}</td> <td>${s.num5}</td> <td>${s.num4}</td> </tr> @} </tbody> </table> @}