This commit is contained in:
quantulr
2022-10-19 00:22:39 +08:00
parent e2da1fd45b
commit 88e3b00298
44 changed files with 1827 additions and 1324 deletions

View File

@ -120,7 +120,7 @@
<ImageUpload v-model="modelValue.image" :limit="1" />
</el-form-item>
</el-col>
<el-col :span="12">
<!-- <el-col :span="12">
<el-form-item label="产品视频:">
<VideoUpload
v-model="modelValue.video"
@ -128,7 +128,7 @@
:fileType="['mp4']"
/>
</el-form-item>
</el-col>
</el-col> -->
</el-row>
<p>
<b>图片材料上传</b>