提交
This commit is contained in:
@@ -690,7 +690,7 @@ export default {
|
||||
})
|
||||
.then((res) => {
|
||||
uni.showToast({
|
||||
title: "评论成功!",
|
||||
title: res.tip,
|
||||
icon: "success",
|
||||
});
|
||||
// this.getCommPL()
|
||||
|
||||
Reference in New Issue
Block a user