diff --git a/apps/web-antd/src/views/property/resident/carPassRecordManagement/index.vue b/apps/web-antd/src/views/property/resident/carPassRecordManagement/index.vue index 5d4153a4..2a28ccd5 100644 --- a/apps/web-antd/src/views/property/resident/carPassRecordManagement/index.vue +++ b/apps/web-antd/src/views/property/resident/carPassRecordManagement/index.vue @@ -65,7 +65,7 @@ async function externalLoginOnLoad() { const formOptions: VbenFormProps = { commonConfig: { - labelWidth: 140, + labelWidth: 120, componentProps: { allowClear: true, },