@@ -159,7 +159,7 @@ var vm = new Vue({
},
methods: {
query: function () {
- vm.reload();
+ vm.reload(1);
add: function () {
vm.showList = false;