Merge branch v2.11 into v3.0
This commit is contained in:
commit
00b1d8b0bc
37 changed files with 160 additions and 103 deletions
|
@ -155,7 +155,7 @@ export default defineComponent({
|
|||
StickyServiceDetails
|
||||
},
|
||||
props: {
|
||||
data: Object,
|
||||
data: { type: Object, default: undefined, required: false },
|
||||
dense: Boolean
|
||||
},
|
||||
computed: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue