|
@ -1136,6 +1136,10 @@ export default { |
|
|
} else { |
|
|
} else { |
|
|
methods = 'post' |
|
|
methods = 'post' |
|
|
} |
|
|
} |
|
|
|
|
|
console.log(this.neibuleibie) |
|
|
|
|
|
this.formTemplate.neibuleibie = JSON.stringify(this.neibuleibie) |
|
|
|
|
|
this.formTemplate.shebeipinzhongdaima = JSON.stringify(this.shebeipinzhongdaima) |
|
|
|
|
|
console.log(this.formTemplate) |
|
|
this.api({ |
|
|
this.api({ |
|
|
url: '/template', |
|
|
url: '/template', |
|
|
method: methods, |
|
|
method: methods, |
|
|