diff --git a/src/components/ShowDialogWrap.vue b/src/components/ShowDialogWrap.vue index 509352e..f2241dc 100644 --- a/src/components/ShowDialogWrap.vue +++ b/src/components/ShowDialogWrap.vue @@ -25,7 +25,6 @@ + + 测试 + - {{ JSON.stringify(dataForm1.data, null, 4) }} + + {{ JSON.stringify(data, null, 4) }}
{{ JSON.stringify(dataForm1.data, null, 4) }}
{{ JSON.stringify(data, null, 4) }}