@@ -127,6 +127,7 @@ Page({
},
async submit() {
+ this.createImage();
const res = await api._post({
"id": "20230211110003",
"content": {
@@ -131,6 +131,7 @@ Page({
@@ -153,6 +153,7 @@ Page({
async submit () {