Browse Source

修复授权方式回显,修改的问题(改为数组,后端已修改可接收)

xuzihui 5 năm trước cách đây
mục cha
commit
044733ed02
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/const/crud/admin/client.js

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

@@ -80,7 +80,6 @@ export const tableOption = {
     label: '授权模式',
     prop: 'authorizedGrantTypes',
     type: 'checkbox',
-    dataType: 'string',
     dicUrl: '/admin/dict/type/grant_types',
     align: 'center',
     overHidden: true,