Explorar o código

:lipstick: Updating the UI and style files. clientID 是主键,编辑时候不可修改

冷冷 %!s(int64=5) %!d(string=hai) anos
pai
achega
60dc765327
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/const/crud/admin/client.js

+ 1 - 0
src/const/crud/admin/client.js

@@ -39,6 +39,7 @@ export const tableOption = {
     prop: 'clientId',
     align: 'center',
     sortable: true,
+    editDisabled: true,
     rules: [{
       required: true,
       message: '请输入clientId',