odc.xiaohui
2023-05-10 06b7757e3de40b5c380df429a06b859389c80fbc
src/views/workbench/Workbench.vue
@@ -76,6 +76,7 @@
        </el-col>
      </el-row>
    </el-card>
  </div>
</template>
@@ -147,6 +148,7 @@
    },
    toGroup(groupId) {
      console.log(groupId)
      window.open('/#/group?id='+groupId)
    },
  }
}
@@ -235,4 +237,4 @@
    }
  }
}
</style>
</style>