litian
2024-09-29 cb6d3c36fca269121bf2acd513dc05377ba87630
packageBookService/pages/bookServices/detail/index.js
@@ -2810,7 +2810,7 @@
    app.MG.ugc.newTopicMessage(query).then((res) => {
      wx.showToast({
        icon: "success",
        title: "请上传资源文件",
        title: "上传成功",
      });
      this.closeDialog()
    })