Commit bff52966 by caoyanzhi

update: 微信图文升级

parent b6d3d79e
......@@ -200,7 +200,7 @@ export default {
this.$message.success('发布成功!');
this.loadImgTextList();
})
.finally(() => this.$set(row, 'loading', 'false'));
.finally(() => this.$set(row, 'loading', false));
});
},
async loadImgTextList() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment