docs(Dialog): fix the min version of footer slot (#11336)

This commit is contained in:
Mikasa33 2022-12-01 12:46:21 +08:00 committed by chenjiahan
parent 32b5d39f7b
commit 26b442b517
2 changed files with 2 additions and 2 deletions

View File

@ -216,7 +216,7 @@ export default {
| ---------------- | -------------- |
| default | Custom message |
| title | Custom title |
| footer `v3.0.10` | Custom footer |
| footer `v3.0.11` | Custom footer |
### Types

View File

@ -278,7 +278,7 @@ export default {
| ---------------- | ------------------ |
| default | 自定义内容 |
| title | 自定义标题 |
| footer `v3.0.10` | 自定义底部按钮区域 |
| footer `v3.0.11` | 自定义底部按钮区域 |
### 类型定义