This commit is contained in:
kclf
2022-12-08 00:12:06 +08:00
parent d54f451122
commit 059d3ece97

View File

@@ -423,12 +423,6 @@ export default defineComponent({
Toolbar,
ProjectManager,
},
props: {
visible: {
type: Boolean,
default: false,
},
},
setup(props, { expose, emit }) {
const state = reactive({
hideshow: true,