mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-15 17:31:18 +08:00
amis-saas-5967 [Bug] 走查问题-弹窗/抽屉配置界面溢出问题
Change-Id: I21a88235665137a6d754236bf1f2fca895cc3c84
This commit is contained in:
parent
63153d5dff
commit
eaeea98b93
@ -9,9 +9,7 @@ import {
|
|||||||
noop,
|
noop,
|
||||||
defaultValue
|
defaultValue
|
||||||
} from 'amis-editor-core';
|
} from 'amis-editor-core';
|
||||||
import {cloneDeep, assign} from 'lodash';
|
|
||||||
import {getEventControlConfig} from '../renderer/event-control/helper';
|
import {getEventControlConfig} from '../renderer/event-control/helper';
|
||||||
import {tipedLabel} from '../component/BaseControl';
|
|
||||||
|
|
||||||
export class DialogPlugin extends BasePlugin {
|
export class DialogPlugin extends BasePlugin {
|
||||||
// 关联渲染器名字
|
// 关联渲染器名字
|
||||||
|
Loading…
Reference in New Issue
Block a user