Commit ff3b7755 by 萱草

update: 更新

parent 41b2c70d
......@@ -105,7 +105,7 @@ export default {
this.refresh();
},
getAppList() {
getAppList({ welfareId: this.welfareId }).then(res => {
getAppList().then(res => {
this.appList = res.result || [];
});
},
......
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