新增测评

This commit is contained in:
zhangsir
2024-03-07 09:05:38 +08:00
parent 7f1cec943c
commit 07892b4d22
7 changed files with 75 additions and 2 deletions

View File

@@ -0,0 +1,15 @@
<template>
<div>
hello啊我是测评上传
</div>
</template>
<script>
export default {
}
</script>
<style lang="scss" scoped>
</style>