fix(table): 优化慢速网络下表头列宽 (#2205)

This commit is contained in:
morning-star 2024-09-05 09:59:40 +08:00 committed by GitHub
parent dc6250f0c3
commit f7df4ce82e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -447,6 +447,7 @@ layui.define(['lay', 'laytpl', 'laypage', 'form', 'util'], function(exports){
// 让表格平铺
that.fullSize();
that.setColsWidth();
that.pullData(that.page); // 请求数据
that.events(); // 事件