pages/m_consult/behaviors/b_search.js
@@ -23,7 +23,7 @@ search(obj, cPage = 1, perPage = this.data.perPage) { this.obj = obj this.setData({loading: true}) const t = setTimeout(() => { this.setData({loading: false}) }, 10000); // const t = setTimeout(() => { this.setData({loading: false}) }, 10000); var that = this const {keyword, type} = obj consultservice.searchLaw(app.globalData.accessToken.userId, keyword, cPage, perPage, {