研发图纸文件管理系统-前端项目
he wei
2024-01-04 3497c0b47387e5888880ac56584577a8ff5f37d4
src/pages/workplace/WorkPlace.vue
@@ -202,7 +202,6 @@
      this.resize();
    },
    toggleLog() {
      console.log(1122);
      this.logVisible = !this.logVisible;
      let cardName = this.cardName;
      this.cardName = "";