Selaa lähdekoodia

:lipstick: Updating the UI and style files.

冷冷 6 vuotta sitten
vanhempi
commit
0b64173028
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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: '角色标识不能为空',