提交 b6f85947 编写于 作者: xinglee23's avatar xinglee23

fix: change refresh api

上级 420bb2aa
...@@ -4116,7 +4116,7 @@ export default { ...@@ -4116,7 +4116,7 @@ export default {
this.statFlg = true; this.statFlg = true;
} }
// 刷新列表 // 刷新列表
this.searchOrganization(); this.searchPeople();
}, 2000); }, 2000);
} else if (res.data.status == 0) { } else if (res.data.status == 0) {
const timer = setTimeout(() => { const timer = setTimeout(() => {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册