|
@@ -78,7 +78,6 @@ import MenuBar from '~src/layout/modules/MenuBar.vue'
|
|
const menuBarKey = ref('')
|
|
const menuBarKey = ref('')
|
|
const menuBarData = ref([])
|
|
const menuBarData = ref([])
|
|
const isLayout = ref('')
|
|
const isLayout = ref('')
|
|
-const isNotification = ref(false)
|
|
|
|
|
|
|
|
//渲染完成
|
|
//渲染完成
|
|
onMounted(() => {
|
|
onMounted(() => {
|