This commit is contained in:
Pan
2017-05-17 17:59:13 +08:00
parent 523a9b3de3
commit 6508b1cc3d
2 changed files with 2 additions and 3 deletions

View File

@@ -22,7 +22,6 @@ const permission = {
},
actions: {
// s
GenerateRoutes({ commit }, data) {
return new Promise(resolve => {
const { roles } = data;