liujiankang 6 anni fa
parent
commit
9af4a394bc

+ 1 - 1
tooth-wechat-web/src/main/webapp/WEB-INF/views/admin/adminChannel/channelRebate_list.jsp

@@ -105,7 +105,7 @@
                 </c:forEach>
                 </c:if>
                 <c:if test="${empty page.dataList}">
-                    <tr align="center"><td colspan="11" style="text-align: center;">未查询到该类数据!</td></tr>
+                    <tr align="center"><td colspan="12" style="text-align: center;">未查询到该类数据!</td></tr>
                 </c:if>
             </tbody>
         </table>