|
|
|
@ -350,8 +350,8 @@ export default {
|
|
|
|
|
// me.formValidate.logo = res.data.results;
|
|
|
|
|
me.welcome.params.push({
|
|
|
|
|
attr: 2,
|
|
|
|
|
defaultVal: res.data.results,
|
|
|
|
|
description: res.data.results,
|
|
|
|
|
defaultVal: res.data.results.mediaId,
|
|
|
|
|
description: res.data.results.mediaId,
|
|
|
|
|
isRequired: 1,
|
|
|
|
|
key: "image",
|
|
|
|
|
limitLower: null,
|
|
|
|
|