zhou zhou
3 天以前 0a1d91e42e6c5af96e1108e9ebcc37e99eb3b22c
rsf-design/src/router/modules/system.js
@@ -52,9 +52,9 @@
        keepAlive: true,
        roles: ['R_SUPER'],
        authList: [
          { title: '新增', authMark: 'add' },
          { title: '编辑', authMark: 'edit' },
          { title: '删除', authMark: 'delete' }
          { title: 'common.actions.add', authMark: 'add' },
          { title: 'common.actions.edit', authMark: 'edit' },
          { title: 'common.actions.delete', authMark: 'delete' }
        ]
      }
    }