ruoyi-plus-soybean/src/views/dashboard/workbench/index.vue

7 lines
113 B
Vue
Raw Normal View History

<template>
<div>DashboardWorkbench</div>
</template>
<script setup lang="ts"></script>
<style scoped></style>