mirror of
https://gitee.com/y_project/RuoYi-Cloud.git
synced 2026-02-01 22:41:56 +08:00
新增多图片上传pc端返回code 为null
This commit is contained in:
@@ -530,6 +530,7 @@ export default {
|
||||
const id = row.id || this.ids
|
||||
getCompetition(id).then(response => {
|
||||
this.form = response.data;
|
||||
this.imageUrl = this.form.competitionBackImg;
|
||||
this.open = true;
|
||||
this.title = "修改赛会信息";
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user