Commit cf44e7da authored by Smile's avatar Smile Committed by wux

app 等级记录修改

parent 5a366450
...@@ -43,9 +43,9 @@ export default { ...@@ -43,9 +43,9 @@ export default {
} }
}, },
created() { created() {
this.getList()
this.getLevels() this.getLevels()
this.getOperateData() this.getOperateData()
this.getList()
}, },
computed: { computed: {
locale() { locale() {
......
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