fix(schema-panel): correct close logic (#1274)
This commit is contained in:
parent
730bfb93ae
commit
4d9a68b868
|
@ -58,6 +58,7 @@ export default {
|
|||
PluginPanel,
|
||||
IconDownloadLink: iconDownloadLink()
|
||||
},
|
||||
inheritAttrs: false,
|
||||
props: {
|
||||
fixedPanels: {
|
||||
type: Array
|
||||
|
|
Loading…
Reference in New Issue