Преглед на файлове

fix

tags/河北版C.8.1.01
caserKing преди 6 години
родител
ревизия
da1d391cbb
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. +2
    -2
      pages/index/searchbar/index.js

+ 2
- 2
pages/index/searchbar/index.js Целия файл

@@ -111,13 +111,13 @@ Page({
}
var tmpArr = that.data.merchantVoList;
tmpArr.push.apply(tmpArr, res.data.list);
console.log(tmpArr)
// console.log(tmpArr)
that.setData({
merchantVoList: tmpArr,
isFirstPage: res.data.isFirstPage,
isLastPage: res.data.isLastPage
})
console.log(that.data.merchantVoList)
// console.log(that.data.merchantVoList)
})
.catch(err => {
wx.hideLoading();


Зареждане…
Отказ
Запис