摘要:
import * as types from '../mutation-types' const state = { btnCode: getBtnCode(), } const mutations = { getBtnObj(state, btnCodeObj) { // 登录成功后获取--按钮权限 state.btnCode = btnCodeObj; }, } ... 阅读全文
posted @ 2019-06-27 17:52
鱼樱前端
阅读(2030)
评论(0)
推荐(0)

浙公网安备 33010602011771号