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