深度画布更改
This commit is contained in:
@@ -13,7 +13,8 @@
|
||||
const dialogVisible = ref(false)
|
||||
const config = ref({
|
||||
id: '',
|
||||
url: ''
|
||||
url: '',
|
||||
json: ''
|
||||
})
|
||||
|
||||
const open = (options) => {
|
||||
|
||||
Reference in New Issue
Block a user