Sign in Sign up
npm

@yakj/y407

```typescript // 在vue中 this.$store.state.Auth.Rule // 在ts中 store.state.Auth.Rule ``` ### 判断权限 ```typescript // Rule.Cur标识当前企业 /** * 权限对象 */ export default class URule { /** * 用户UID */ UID: number = 0 /** * 企业编号 */ GID: number = 0

npm View on Npm

Activity

Latest release
4y ago
Total releases
19
Cadence
~daily
Last 12 months
0

Details

License
MIT
First release
Apr 15, 2022
Releases
Version Released
0.0.21 patch
0.0.20 patch
0.0.17 patch
0.0.18 patch
0.0.16 patch
0.0.15 patch
0.0.14 patch
0.0.13 patch
0.0.12 patch
0.0.11 patch
0.0.10 patch
0.0.9 patch
0.0.8 patch
0.0.7 patch
0.0.6 patch
0.0.5 patch
0.0.2 patch
0.0.1 patch
0.0.0 initial