|
|
@ -235,7 +235,7 @@ export default { |
|
|
this.configCompleteRequest(postData); |
|
|
this.configCompleteRequest(postData); |
|
|
}, |
|
|
}, |
|
|
getTemplateName() { |
|
|
getTemplateName() { |
|
|
if (this.templateData.templateMc) { |
|
|
|
|
|
|
|
|
if (this.templateData&&this.templateData.templateMc) { |
|
|
return this.templateData.templateMc |
|
|
return this.templateData.templateMc |
|
|
} |
|
|
} |
|
|
const o = { |
|
|
const o = { |
|
|
|