Merge branch 'master' of github.com:kailong321200875/vue-element-plus-admin
This commit is contained in:
commit
26f904f485
|
@ -88,6 +88,9 @@ const newSchema = computed(() => {
|
|||
/>
|
||||
</div>
|
||||
)
|
||||
},
|
||||
label: () => {
|
||||
return <span> </span>
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue