@@ -78,7 +78,7 @@
}
},
showWd(day) {
- let str = ''
+ let str = '星期日'
if (day) {
switch (day * 1) {
case 1: