litian
2024-10-15 1a5e46e6955225675d21fe04962e82b37e7890ed
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()
    })