fix : 修复页面细节
This commit is contained in:
11
src/views/project-management/initiation/upload.vue
Normal file
11
src/views/project-management/initiation/upload.vue
Normal file
@@ -0,0 +1,11 @@
|
||||
<template>
|
||||
<tag-and-file-upload :showInput="true"/>
|
||||
</template>
|
||||
|
||||
<script setup lang="jsx">
|
||||
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
|
||||
</style>
|
||||
Reference in New Issue
Block a user