rwd
litian
2024-09-27 2abf00efb6d83426ad84342f17252a36aeb5a4e1
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()
    })