模型基础信息

This commit is contained in:
2024-05-06 13:57:19 +08:00
parent 917dc4e665
commit 4b3fa307bc
2 changed files with 13 additions and 5 deletions

View File

@@ -0,0 +1,9 @@
<template>
<h1>111</h1>
</template>
<script lang='ts' setup>
</script>
<style scoped>
</style>

View File

@@ -1,10 +1,9 @@
<!--流程分类-->
<template>
<h1>111</h1>
</template>
<script lang='ts' setup>
</script>
<style scoped>
<style scoped>
</style>