4 Commits

Author SHA1 Message Date
chenghongxing
80558e2164 fix: the exception when using authorize inject function; 🐛
修复:使用权限校验注入功能时出现的异常;
2020-08-10 12:01:14 +08:00
iczer
4241156903 fix: the problem that v-auth directive doesn't take effect in native html element; 🐛
修复:v-auth 指令在原生 HTML 元素上不生效的 bug;
2020-08-06 16:18:54 +08:00
iczer
3e665bb7a9 fix: the problem that v-auth directive doesn't take effect in native html element; 🐛
修复:v-auth 指令在原生 HTML 元素上不生效的 bug;
2020-08-04 19:45:10 +08:00
iczer
2a038ac8ec feat: add authorize directive; 🌟
新增:权限验证指令;
2020-08-02 18:55:37 +08:00