@@ -13,6 +13,7 @@
<FileUpload :file-size="4096" :file-type="['pt']" />
</template>
</ProFrom>
+ <slot name="upload_video" />
<template #footer>
<span class="dialog-footer">
<el-button type="primary" v-if="parameter.isEdit" :loading="butLoading" @click="handleSubmit">确认</el-button>