Merge branch 'master' of github.com:kailong321200875/vue-element-plus-admin

This commit is contained in:
kailong321200875
2023-12-07 10:59:49 +08:00

View File

@@ -88,6 +88,9 @@ const newSchema = computed(() => {
/>
</div>
)
},
label: () => {
return <span>&nbsp;</span>
}
}
}