This commit is contained in:
熊成强 2020-11-19 15:19:27 +08:00
parent ff20bda48c
commit a319efeade
3 changed files with 3 additions and 3 deletions

View File

@ -176,7 +176,7 @@ export default {
startIds: '',
timeOptions: [{
startId: 0,
time: '月',
time: '月',
children: []
}, {
startId: 1,

View File

@ -252,7 +252,7 @@ export default {
key: 0,
timeOptions: [{
startId: 0,
time: '月',
time: '月',
children: []
}, {
startId: 1,

View File

@ -119,7 +119,7 @@ export default {
value: [],
timeOptions: [{
startId: 0,
time: '月',
time: '月',
children: []
}, {
startId: 1,