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 78
78
<script src =" https://unpkg.com/dayjs/plugin/weekOfYear.js" ></script >
79
79
<script src =" https://unpkg.com/dayjs/plugin/weekYear.js" ></script >
80
80
<script src =" https://unpkg.com/dayjs/plugin/advancedFormat.js" ></script >
81
+ <script src =" https://unpkg.com/dayjs/plugin/quarterOfYear.js" ></script >
81
82
```
82
83
83
84
## Usage
Original file line number Diff line number Diff line change @@ -78,6 +78,7 @@ $ yarn add ant-design-vue
78
78
<script src =" https://unpkg.com/dayjs/plugin/weekOfYear.js" ></script >
79
79
<script src =" https://unpkg.com/dayjs/plugin/weekYear.js" ></script >
80
80
<script src =" https://unpkg.com/dayjs/plugin/advancedFormat.js" ></script >
81
+ <script src =" https://unpkg.com/dayjs/plugin/quarterOfYear.js" ></script >
81
82
```
82
83
83
84
## 示例
You can’t perform that action at this time.
0 commit comments