|
@ -271,6 +271,7 @@ Page({ |
|
|
q: JSON.stringify(q) |
|
|
q: JSON.stringify(q) |
|
|
} |
|
|
} |
|
|
WXAPI.getOpenRecord(data1).then(res=>{ |
|
|
WXAPI.getOpenRecord(data1).then(res=>{ |
|
|
|
|
|
console.log(res); |
|
|
if (res.success) { |
|
|
if (res.success) { |
|
|
if (res.data.length<10) { |
|
|
if (res.data.length<10) { |
|
|
this.data.stoppull = true |
|
|
this.data.stoppull = true |
|
|