style: 调整间距
This commit is contained in:
parent
498b4d866d
commit
9109acd0c7
@ -34,7 +34,7 @@ function closeDrawer() {
|
|||||||
</NDescriptionsItem>
|
</NDescriptionsItem>
|
||||||
<NDescriptionsItem label="系统模块">
|
<NDescriptionsItem label="系统模块">
|
||||||
<NSpace>
|
<NSpace>
|
||||||
<NTag size="small" type="primary">{{ props.rowData?.title }}模块</NTag>
|
<NTag class="m-1" size="small" type="primary">{{ props.rowData?.title }}模块</NTag>
|
||||||
<DictTag size="small" :value="props.rowData?.businessType" dict-code="sys_oper_type" />
|
<DictTag size="small" :value="props.rowData?.businessType" dict-code="sys_oper_type" />
|
||||||
</NSpace>
|
</NSpace>
|
||||||
</NDescriptionsItem>
|
</NDescriptionsItem>
|
||||||
|
Loading…
Reference in New Issue
Block a user