From 2ff464f30d94235b3ad04475593b75a74a354de9 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期四, 09 四月 2020 19:04:01 +0800 Subject: [PATCH] 2020-04-09 --- src/store/action-type.js | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/src/store/action-type.js b/src/store/action-type.js index 7654804..d7a4482 100644 --- a/src/store/action-type.js +++ b/src/store/action-type.js @@ -25,7 +25,10 @@ // 閲嶇疆缂栬緫绾у埆 export const RESET_EDITLEVEL = 'RESET_EDITLEVEL' -// 鍒濆鍖栨寜閽潈闄愬強鍒涘缓瀛樺偍杩囩▼鍙敤瀛楁 +// 鍒濆鍖栨寜閽潈闄� +export const INIT_ACTIONPERMISSION = 'INIT_ACTIONPERMISSION' + +// 鍒濆鍖栬鑹插垪琛ㄥ強鍒涘缓瀛樺偍杩囩▼鍙敤瀛楁 export const INIT_PERMISSION = 'INIT_PERMISSION' // 鍒濆鍖栬彍鍗曟潈闄� -- Gitblit v1.8.0