litian
2025-03-14 6e6d4f6688d0f110993dc2055289e640a5fd29bb
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()