litian
2024-07-09 86cbb2a45a153a704bcc0d63697f83d2832caa71
packageBookService/pages/bookServices/detail/index.js
@@ -2213,8 +2213,6 @@
          } else if (isApply.state == 'Normal') {
            console.log(isApply.state, "isApply.state")
            const flag = new Date(isApply.feedBack.endDate + '23:59:59').getTime() > new Date().getTime()
            console.log(isApply.feedBack.endDate, new Date()
              'ooo')
            if (flag) {
              wx.showToast({
                title: "该书已申请!",