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: '', startIds: '',
timeOptions: [{ timeOptions: [{
startId: 0, startId: 0,
time: '月', time: '月',
children: [] children: []
}, { }, {
startId: 1, startId: 1,

View File

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

View File

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