Commit 9a3ce287 authored by qzhxx's avatar qzhxx

更换文件上传接口

parent 9cab4646
......@@ -2,7 +2,7 @@
<el-upload
class="upload-demo"
ref="upload"
action="http://192.168.110.67/mall/file/video/upload"
action="http://192.168.110.67/mall/file/video/content/upload"
:on-preview="handlePreview"
:on-remove="handleRemove"
:file-list="fileList"
......
<template>
<div class="info">
<!-- <audio-play></audio-play> -->
<video-dialog></video-dialog>
<!-- <video-dialog></video-dialog> -->
<div class="info-header">新建学习内容</div>
<div class="info-container">
<div class="info-wrapper">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment