mirror of
https://gitee.com/bootx/dax-pay-ui
synced 2026-08-10 14:56:06 +08:00
@@ -49,6 +49,7 @@
|
||||
|
||||
// 计算json数据
|
||||
const editorJson = computed(() => {
|
||||
// @ts-ignore
|
||||
return JSON.stringify(removeAttrs(state.jsonData), null, '\t');
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user