Ver código fonte

:lipstick: Updating the UI and style files.

冷冷 6 anos atrás
pai
commit
0b64173028
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      src/const/crud/role.js

+ 1 - 0
src/const/crud/role.js

@@ -52,6 +52,7 @@ export const tableOption = {
         label: '角色标识',
         prop: 'roleCode',
         span: 24,
+        editDisabled: true,
         rules: [{
                 required: true,
                 message: '角色标识不能为空',