From eaeea98b93eb533a72dbe7c41953dd19cb17a61f Mon Sep 17 00:00:00 2001 From: zhangzhulei Date: Thu, 18 Aug 2022 20:53:14 +0800 Subject: [PATCH] =?UTF-8?q?amis-saas-5967=20[Bug]=20=E8=B5=B0=E6=9F=A5?= =?UTF-8?q?=E9=97=AE=E9=A2=98-=E5=BC=B9=E7=AA=97/=E6=8A=BD=E5=B1=89?= =?UTF-8?q?=E9=85=8D=E7=BD=AE=E7=95=8C=E9=9D=A2=E6=BA=A2=E5=87=BA=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I21a88235665137a6d754236bf1f2fca895cc3c84 --- packages/amis-editor/src/plugin/Dialog.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/packages/amis-editor/src/plugin/Dialog.tsx b/packages/amis-editor/src/plugin/Dialog.tsx index 3e93483bc..af63206e3 100644 --- a/packages/amis-editor/src/plugin/Dialog.tsx +++ b/packages/amis-editor/src/plugin/Dialog.tsx @@ -9,9 +9,7 @@ import { noop, defaultValue } from 'amis-editor-core'; -import {cloneDeep, assign} from 'lodash'; import {getEventControlConfig} from '../renderer/event-control/helper'; -import {tipedLabel} from '../component/BaseControl'; export class DialogPlugin extends BasePlugin { // 关联渲染器名字