From f5a6201b7dd678c6154247dccb5672aa6a7bbe57 Mon Sep 17 00:00:00 2001 From: zsmj1994 Date: Tue, 18 May 2021 18:04:29 +0800 Subject: [PATCH] =?UTF-8?q?=E6=97=A0JRIA=E4=BB=BB=E5=8A=A1=20fix:=20?= =?UTF-8?q?=E4=BF=AE=E5=A4=8Dtoast=20bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/base/single/tip/tip.toast.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/base/single/tip/tip.toast.js b/src/base/single/tip/tip.toast.js index 6de7b5f2c..663d856ee 100644 --- a/src/base/single/tip/tip.toast.js +++ b/src/base/single/tip/tip.toast.js @@ -71,7 +71,7 @@ BI.Toast = BI.inherit(BI.Tip, { rgap: o.autoClose ? this._const.hgap : 0 }]; - var columnSize = [36, ""]; + var columnSize = [36, "fill"]; if (o.autoClose === false) { items.push({