rain
2025-01-16 fa0045dec30afff824b1efdafeb437a7b4f21c7e
src/components/common/sidebar.vue
@@ -75,7 +75,8 @@
    async function goBack () {
      const query = toRefs(osdVisible.value)
      snList.value.forEach(async (v: string) => {
        await UnBind(v)
        // TODO:暂时注释
        // await UnBind(v)
      })
      store.commit('SET_OSD_VISIBLE_INFO', { ...query, visible: false })
      store.commit('SET_SELECT_WAYLINE_INFO', {})