Skip to content

Commit ec63855

Browse files
committed
update demo
1 parent c3b6f7b commit ec63855

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/assets/js/demo.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
type: type,
6666
format: compileData.format,
6767
align: compileData.align !== '' ? compileData.align : 'left',
68-
weekStart: 1,
68+
weekStart: 2,
6969
startDate: $.getPrevYear(new Date()),
7070
endDate: getPrevDate(),
7171
defaultValue: compileData.defaultValue,

0 commit comments

Comments
 (0)