chore(ci): improve webui build and lint
This commit is contained in:
parent
c23c3e0ed3
commit
5c48e3c96c
25 changed files with 76 additions and 47 deletions
|
@ -171,7 +171,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