litian
2024-09-29 cb6d3c36fca269121bf2acd513dc05377ba87630
packageBookService/pages/bookServices/detail/components/suggest/suggest.js
@@ -117,7 +117,7 @@
      } else if (!textvalue.length) {
        return wx.showToast({
          icon: 'error',
          title: '请输入反馈反馈内容',
          title: '请输入反馈内容',
        })
      }
      await this.feedBack()