This commit is contained in:
liuyuan
2025-09-08 10:51:27 +08:00
parent 3254d33cd0
commit 0b849c9508
5 changed files with 27 additions and 8 deletions

View File

@@ -690,7 +690,7 @@ export default {
})
.then((res) => {
uni.showToast({
title: "评论成功!",
title: res.tip,
icon: "success",
});
// this.getCommPL()