test(Calendar): add max-range test case

This commit is contained in:
陈嘉涵
2020-01-15 19:16:37 +08:00
parent 038b622e9d
commit 13bbd73141
3 changed files with 27 additions and 0 deletions
+2
View File
@@ -385,3 +385,5 @@ export default createComponent({
return this.genCalendar();
}
});
// todo