rwd
litian
2024-09-27 2abf00efb6d83426ad84342f17252a36aeb5a4e1
packageBookService/pages/bookServices/detail/components/suggestDialog/index.js
@@ -130,7 +130,7 @@
      } else if (!textvalue.length) {
        return wx.showToast({
          icon: 'error',
          title: '请输入反馈反馈内容',
          title: '请输入反馈内容',
        })
      }
      await this.feedBack()