mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-04-06 03:59:53 +08:00
fix: fes-template列表页中日期组件的value值不能为“”
This commit is contained in:
parent
950a6c910d
commit
99b34edba4
@ -80,7 +80,7 @@ export default {
|
|||||||
editObj: {
|
editObj: {
|
||||||
name: '',
|
name: '',
|
||||||
age: '',
|
age: '',
|
||||||
date: ''
|
date: null
|
||||||
},
|
},
|
||||||
data: [
|
data: [
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user