ggfwjsc/src/view/sy_table.vue

11 lines
106 B
Vue
Raw Normal View History

2024-07-22 10:45:20 +08:00
<template>
<div>table</div>
</template>
<script setup>
</script>
<style lang="scss" scoped>
</style>