bug
This commit is contained in:
@@ -149,7 +149,6 @@ export default {
|
||||
contentType: 0
|
||||
})
|
||||
.then((res) => {
|
||||
console.log(333)
|
||||
if (res.code == 0) {
|
||||
uni.$emit('update')
|
||||
this.$u.toast('发布成功')
|
||||
|
||||
Reference in New Issue
Block a user