mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-01-24 10:33:50 +08:00
parent
2cd5a40322
commit
eed50db873
@ -49,6 +49,7 @@
|
||||
|
||||
// 计算json数据
|
||||
const editorJson = computed(() => {
|
||||
// @ts-ignore
|
||||
return JSON.stringify(removeAttrs(state.jsonData), null, '\t');
|
||||
});
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user