样式问题
This commit is contained in:
parent
2dbb363b00
commit
946a189b82
@ -105,7 +105,7 @@ const toggleClick = () => {
|
|||||||
<ElDescriptionsItem
|
<ElDescriptionsItem
|
||||||
v-for="item in schema"
|
v-for="item in schema"
|
||||||
:key="item.field"
|
:key="item.field"
|
||||||
min-width="80"
|
min-width="100"
|
||||||
v-bind="getBindItemValue(item)"
|
v-bind="getBindItemValue(item)"
|
||||||
>
|
>
|
||||||
<template #label>
|
<template #label>
|
||||||
|
Loading…
Reference in New Issue
Block a user