mirror of
https://gitee.com/bootx/dax-pay-ui
synced 2026-08-15 01:36:20 +08:00
style 文本
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
<a-descriptions-item label="数据内容">
|
||||
<json-preview :data="JSON.parse(form.dataContent || '{}')" />
|
||||
</a-descriptions-item>
|
||||
<a-descriptions-item label="变动内容">
|
||||
<a-descriptions-item label="变动前内容">
|
||||
<json-preview :data="JSON.parse(form.changeContent || '{}')" />
|
||||
</a-descriptions-item>
|
||||
</a-descriptions>
|
||||
|
||||
Reference in New Issue
Block a user