深度画布更改

This commit is contained in:
lzp
2026-03-19 11:00:31 +08:00
parent e9fb8a3c1d
commit 1e8625ef49
5 changed files with 59 additions and 47 deletions

View File

@@ -13,7 +13,8 @@
const dialogVisible = ref(false)
const config = ref({
id: '',
url: ''
url: '',
json: ''
})
const open = (options) => {