diff --git a/components/doc/common/apidoc/index.json b/components/doc/common/apidoc/index.json index aceaa566ec..0639836fe4 100644 --- a/components/doc/common/apidoc/index.json +++ b/components/doc/common/apidoc/index.json @@ -3836,7 +3836,7 @@ "name": "view", "optional": true, "readonly": false, - "type": "\"month\" | \"date\" | \"year\"", + "type": "\"month\" | \"year\" | \"date\"", "default": "date", "description": "Type of view to display." }, @@ -31134,4 +31134,4 @@ } } } -} +} \ No newline at end of file