tangning hace 3 años
padre
commit
538c711173
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/view/role/const.js

+ 1 - 1
src/view/role/const.js

@@ -86,4 +86,4 @@ export const roleList = (key) =>{
     }
     console.log('list[roleLevel].key',list[roleLevel][key],roleLevel,key)
     return list[roleLevel][key] || obj[roleLevel]
-}
+}