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

Latest release
Sep 15, 2022
Releases
19
Known CVEs
0
First release
Apr 15, 2022
License
MIT
View on Npm
Repository

Source

armour/vue-typescript-admin-template
Stars
Forks
Open issues

Security score

No OpenSSF Scorecard available for this repository.

Packages from this repo

No other tracked packages from this repository.

Insights

Activity

Total releases
19
Last 12 months
0
Cadence
~daily
Dependencies
59

Releases per month

last 12 months

Release mix

  • patch 18
19 releases
Dependencies

Depends on

0.0.21
1–10 of 59

Used by

Nothing tracked depends on this yet.

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