From 19a5fe5298d95758b3c72913febe42aa78ac51a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joker=2EWang-=E7=8E=8B=E9=A1=BA?= Date: Wed, 14 Dec 2022 14:18:01 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=88=A0=E9=99=A4=E6=97=A0=E7=94=A8?= =?UTF-8?q?=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/base/single/a/a.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/base/single/a/a.js b/src/base/single/a/a.js index 2acbb2e2c..9b419c67b 100644 --- a/src/base/single/a/a.js +++ b/src/base/single/a/a.js @@ -10,9 +10,7 @@ import { shortcut } from "../../../core/decorator"; @shortcut() export class A extends BI.Text { static xtype = "bi.a"; - constructor() { - super(); - } + _defaultConfig() { var conf = super._defaultConfig(arguments); return BI.extend(conf, {