File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 7878<script src =" https://unpkg.com/dayjs/plugin/weekOfYear.js" ></script >
7979<script src =" https://unpkg.com/dayjs/plugin/weekYear.js" ></script >
8080<script src =" https://unpkg.com/dayjs/plugin/advancedFormat.js" ></script >
81+ <script src =" https://unpkg.com/dayjs/plugin/quarterOfYear.js" ></script >
8182```
8283
8384## Usage
Original file line number Diff line number Diff line change @@ -78,6 +78,7 @@ $ yarn add ant-design-vue
7878<script src =" https://unpkg.com/dayjs/plugin/weekOfYear.js" ></script >
7979<script src =" https://unpkg.com/dayjs/plugin/weekYear.js" ></script >
8080<script src =" https://unpkg.com/dayjs/plugin/advancedFormat.js" ></script >
81+ <script src =" https://unpkg.com/dayjs/plugin/quarterOfYear.js" ></script >
8182```
8283
8384## 示例
You can’t perform that action at this time.
0 commit comments