a-table 分页报错 Cannot read properties of undefined (reading 'getBodyTable') 1)报错信息 2)报错原因 3)解决办法删除scroll设置 1)报错信息 2)报错原因 :scroll=“{ x: true }” <a-table style="margin-top:40px" ref="table" size="middle" bordered rowKey="id" class="j-table-force-nowrap" :scroll