1
litian
2024-09-30 0cfbfb6ec666ec62d4935eca539ad823834b0765
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()
    })