Commit e85752ef by liuchenxi

--触达效果--

parent 7cc7c8ff
......@@ -239,8 +239,8 @@ export default {
}
}
meth(params).then(res => {
this.tableList = [];
if (!res.result.result || !res.result.result.length) {
this.tableList = [];
return;
}
if (this.currentPage == 1 && this.listTabsIndex != 0) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment