Commit 75b6f51f by caoyanzhi

Merge branch 'bugfix/自提点回显bug' into dev

parents d1f02bf1 f783f159
......@@ -106,6 +106,7 @@ export default {
},
mounted() {
this.selectLeftList = this.selectData;
this.getRightList();
this.getList();
},
methods: {
......
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