Feat(订单):增加视频上传

This commit is contained in:
lifizer
2024-04-16 18:00:12 +08:00
parent 01ff3035fe
commit b50f201637
6 changed files with 148 additions and 183 deletions
+1 -1
View File
@@ -65,7 +65,7 @@
</template>
<script>
import tmUpload from '@/pagesInn/components/tm-upload/tm-upload.vue'
import tmUpload from '@/components/tm-upload/tm-upload.vue'
import {
VUE_APP_API_URL
} from '@/config'