ruoyi-plus-soybean/src/views/system/index.vue

7 lines
101 B
Vue
Raw Normal View History

2021-08-17 14:59:59 +08:00
<template>
<div>System</div>
</template>
<script lang="ts" setup></script>
<style scoped></style>