ruoyi-plus-soybean/src/views/plugin/charts/d3/index.vue

10 lines
115 B
Vue
Raw Normal View History

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