This website works better with JavaScript.
Home
Explore
Help
Sign In
eln_TD
/
eln_web
Watch
9
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
fix:[HandleFormItem]优化
ouqian
ZHANGTENG\张腾
1 month ago
parent
5b6bb5531b
commit
6f7c587fd8
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
src/components/Template/HandleFormItem.vue
+ 1
- 0
src/components/Template/HandleFormItem.vue
View File
@ -82,6 +82,7 @@
type
=
"datetimerange"
range
-
separator
=
"至"
:
class
=
"getFillTypeStyle() + (orangeBg ? ' orange-bg' : '')"
:
disabled
=
"getDisabled()"
:
picker
-
options
=
"pickerOptions"
@
change
=
"(val) => onDateChange(val, 'yyyy/MM/DD HH:mm:ss')"
start
-
placeholder
=
"开始日期"
Write
Preview
Loading…
Cancel
Save