commit
1e5c2d5f3a
|
@ -88,6 +88,9 @@ const newSchema = computed(() => {
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
)
|
)
|
||||||
|
},
|
||||||
|
label: () => {
|
||||||
|
return <span> </span>
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue