mirror of
https://github.com/continew-org/continew-admin-ui.git
synced 2025-11-10 14:57:09 +08:00
refactor: 同步 GiDemo 更新
This commit is contained in:
@@ -145,4 +145,12 @@ const isDisabled: Props['cellDisabled'] = (p) => {
|
||||
defineExpose({ formRef })
|
||||
</script>
|
||||
|
||||
<style lang='scss' scoped></style>
|
||||
<style lang='scss' scoped>
|
||||
:deep(.arco-form-item) {
|
||||
margin-bottom: 0;
|
||||
|
||||
.arco-form-item-message {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user