This commit is contained in:
liuye
2022-01-04 14:57:11 +08:00
parent 6e77943d76
commit 7f8d243568
2 changed files with 1 additions and 1 deletions

View File

@@ -149,7 +149,6 @@ export default {
contentType: 0
})
.then((res) => {
console.log(333)
if (res.code == 0) {
uni.$emit('update')
this.$u.toast('发布成功')