فهرست منبع

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

冷冷 5 سال پیش
والد
کامیت
60dc765327
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  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',