perf: 全局内容默认不展示
This commit is contained in:
parent
5d9b3d5a9b
commit
ce0c439f06
@ -81,7 +81,7 @@ const editDisabled = ref(true)
|
|||||||
const designStore = useDesignStore()
|
const designStore = useDesignStore()
|
||||||
const themeColor = ref(designStore.getAppTheme)
|
const themeColor = ref(designStore.getAppTheme)
|
||||||
|
|
||||||
const showTable = ref(true)
|
const showTable = ref(false)
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<style lang="scss" scoped>
|
<style lang="scss" scoped>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user