瀏覽代碼

style: format code

nian 2 月之前
父節點
當前提交
a5575ef3c8
共有 1 個文件被更改,包括 0 次插入6 次删除
  1. 0 6
      src/layout/main/index.vue

+ 0 - 6
src/layout/main/index.vue

@@ -112,12 +112,6 @@ watch(
   },
 )
 
-/**
- * create tab when router changed
- * example:
- * 1. click the menu RouterLink to push to the operation
- * 2. refresh the page to perform tab and highlight correction
- */
 watch(
   () => router.currentRoute.value,
   (newRoute, oldRoute) => {