首页
编程
java
php
前端
首页
编程
java
php
前端
7userListServlet:63 Uncaught TypeError: Cannot read properties of null (reading 'length')
7userListServlet:63 Uncaught TypeError:
Cannot read properties of null (reading 'length')
at HTMLInputElement.document.getElementById.onclick (userListServlet:63:45)
getElementById获取的是单个标签,不是数组
点击展开全文