线路功能上传图片命名调整
This commit is contained in:
parent
9a04a38ac4
commit
80bb63a4a2
@ -468,7 +468,7 @@ export default {
|
||||
}
|
||||
const params = {
|
||||
directory:'funBg',
|
||||
fileName:'favicon_' + this.ruleForm.templateName + '.' + fileType,
|
||||
fileName:'favicon_' + this.ruleForm.name + this.$route.query.mapId + '.' + fileType,
|
||||
method:'PUT'
|
||||
};
|
||||
const that = this;
|
||||
|
Loading…
Reference in New Issue
Block a user