linwe
2024-07-03 6155669d6cecdff465688ec86bc69453b7896b2c
src/views/place/components/baseAllInfo.vue
@@ -1122,12 +1122,12 @@
                    that.placeElement.page,
                    that.placeElement.query
                  )
                  done()
                })
              )
          } else {
            console.log("error submit!!")
            that.disabled = false;
            return false
          }
        })