Commit 84a49898 authored by renjintao's avatar renjintao

aps

parent f7958dcb
......@@ -244,7 +244,6 @@ export default {
Api.getall().then(res => {
if (res.success) {
this.list = res.result;
alert(JSON.stringify(this.list))
}
});
},
......
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