gjj
2025-02-26 70bebe9dae89ebddd7e77543aac618e78d730fc9
src/components/Header.vue
@@ -2,7 +2,7 @@
 * @Author: gjj Ganjj@probim.com.cn
 * @Date: 2025-02-14 14:32:18
 * @LastEditors: gjj Ganjj@probim.com.cn
 * @LastEditTime: 2025-02-25 11:47:12
 * @LastEditTime: 2025-02-26 15:50:22
 * @FilePath: \北京交通大学\src\components\Header.vue
 * @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
-->
@@ -72,9 +72,6 @@
      },
      onHomeClick(tab) {
        this.activeTab = tab;
      },
      onProjectChange(data) {
        this.$store.commit("common/setCurrentProject", data);
      },
      updateTime() {
        const now = new Date();