From 1f6471cfa881144b4d64fd323a25e331a2c39666 Mon Sep 17 00:00:00 2001 From: Tangjinxia <1119518763@qq.com> Date: Mon, 7 Jun 2021 09:51:49 +0800 Subject: [PATCH] =?UTF-8?q?BI-82889=20style:left=E5=B8=83=E5=B1=80?= =?UTF-8?q?=E4=B8=8D=E8=AE=BE=E7=BD=AE=E5=AE=BD=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/case/pager/pager.all.count.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/case/pager/pager.all.count.js b/src/case/pager/pager.all.count.js index 504fd8411..78090dd08 100644 --- a/src/case/pager/pager.all.count.js +++ b/src/case/pager/pager.all.count.js @@ -158,7 +158,6 @@ BI.AllCountPager = BI.inherit(BI.Widget, { type: "bi.label", height: o.height, text: BI.i18nText("BI-Tiao_Data"), - width: 40, textAlign: "left" }, BI.isNotEmptyObject(o.rowInfoObject) ? o.rowInfoObject : null] };