Переглянути джерело

:lipstick: Updating the UI and style files.

冷冷 6 роки тому
батько
коміт
0b64173028
1 змінених файлів з 1 додано та 0 видалено
  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: '角色标识不能为空',