From c0930736f5b5955efecdac4c0ca85957d4f7b574 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期一, 16 十二月 2019 22:55:17 +0800 Subject: [PATCH] 2019-12-16 --- src/store/action-type.js | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/src/store/action-type.js b/src/store/action-type.js index 5666d95..cd2ee8c 100644 --- a/src/store/action-type.js +++ b/src/store/action-type.js @@ -25,5 +25,8 @@ // 閲嶇疆缂栬緫绾у埆 export const RESET_EDITLEVEL = 'RESET_EDITLEVEL' +// 鍒濆鍖栨寜閽潈闄愬強鍒涘缓瀛樺偍杩囩▼鍙敤瀛楁 +export const INIT_PERMISSION = 'INIT_PERMISSION' + // 閫�鍑� export const LOGOUT = 'LOGOUT' \ No newline at end of file -- Gitblit v1.8.0