From 621925a70de44963c2ee719b58b6ffd545a619be Mon Sep 17 00:00:00 2001 From: meihangbo Date: Tue, 28 Jun 2022 19:29:26 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=88=97=E8=A1=A8=E6=95=B0?= =?UTF-8?q?=E5=AD=97=E5=88=97=E5=88=9D=E5=A7=8B=E5=AE=BD=E5=BA=A6=E4=B8=BA?= =?UTF-8?q?60,=E5=AE=BD=E5=BA=A6=E4=B8=BA40=E4=BC=9A=E5=AF=BC=E8=87=B4?= =?UTF-8?q?=E4=B8=A4=E4=BD=8D=E4=BB=A5=E4=B8=8A=E5=BA=8F=E5=8F=B7=E6=98=BE?= =?UTF-8?q?=E7=A4=BA=E4=B8=8D=E5=85=A8=E5=87=BA=E7=8E=B0...?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/modules/table.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/table.js b/src/modules/table.js index 5fd4228f..fefa2c1e 100644 --- a/src/modules/table.js +++ b/src/modules/table.js @@ -395,7 +395,7 @@ layui.define(['laytpl', 'laypage', 'layer', 'form', 'util'], function(exports){ checkbox: 50 ,radio: 50 ,space: 15 - ,numbers: 40 + ,numbers: 60 }; //让 type 参数兼容旧版本