mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-16 01:40:53 +08:00
amis-saas-7980 日期外观模式调整
Change-Id: I3ff6e0a6bb9e6dfc1a8fa99d7df74a83d26ddceb
This commit is contained in:
parent
ba36d5aaae
commit
64b8026d69
@ -399,7 +399,7 @@ export class DateControlPlugin extends BasePlugin {
|
||||
size: 'md',
|
||||
label: '模式',
|
||||
mode: 'row',
|
||||
value: false,
|
||||
pipeIn: defaultValue(false),
|
||||
options: [
|
||||
{
|
||||
label: '浮层',
|
||||
|
@ -407,7 +407,7 @@ export class DateRangeControlPlugin extends BasePlugin {
|
||||
size: 'md',
|
||||
label: '模式',
|
||||
mode: 'row',
|
||||
value: false,
|
||||
pipeIn: defaultValue(false),
|
||||
options: [
|
||||
{
|
||||
label: '浮层',
|
||||
|
Loading…
Reference in New Issue
Block a user