@@ -71,7 +71,7 @@ export default {
return {
multipleMode: false,
search: '',
- url: '/user/all',
+ url: '/user/adminAll',
downloading: false
};
},