Commit 00b93a3e authored by qzhxx's avatar qzhxx

‘修改

parent 73a519d8
......@@ -22,8 +22,6 @@ module.exports = {
},
'/aa': {
target: "http://111.203.232.175:8085",
// target: "http://192.168.110.67/mall",
// target: "http://192.168.204.66:8088/mall",
changeOrigin: true,
pathRewrite: {
'^/aa': '/' // 重写接口
......
......@@ -128,7 +128,7 @@
</el-select>
</el-form-item>
<el-form-item></el-form-item>
<el-form-item label="导览音频" prop="audioIdList" >
<el-form-item label="语音导览" prop="audioIdList" >
<div style="color:red;">(可上传汉语、蒙语、藏语、维吾尔语、英语五种语言音频资料,命名方式为展板名称+语言)</div>
<upload-audio :fileList="ruleForm.audioList" @audioList="audioList"></upload-audio>
</el-form-item>
......
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