重新生成bank和region
This commit is contained in:
@ -1,19 +1,4 @@
|
||||
export const permissionList = [
|
||||
{
|
||||
required: true,
|
||||
view: true,
|
||||
edit: true,
|
||||
disabled: false,
|
||||
isSaveTable: false,
|
||||
tableName: '',
|
||||
fieldName: 'id',
|
||||
fieldId: 'id',
|
||||
isSubTable: false,
|
||||
showChildren: true,
|
||||
type: 'input',
|
||||
key: '3665616565b14649b7cc18269b7a2d06',
|
||||
children: [],
|
||||
},
|
||||
{
|
||||
required: true,
|
||||
view: true,
|
||||
@ -26,7 +11,7 @@ export const permissionList = [
|
||||
isSubTable: false,
|
||||
showChildren: true,
|
||||
type: 'input',
|
||||
key: '04cf4a78d06244f282a8082070bdd160',
|
||||
key: '8debb3c9f24b44e6a5256baf825dabd3',
|
||||
children: [],
|
||||
},
|
||||
{
|
||||
@ -37,11 +22,11 @@ export const permissionList = [
|
||||
isSaveTable: false,
|
||||
tableName: '',
|
||||
fieldName: '名称',
|
||||
fieldId: 'createUserId',
|
||||
fieldId: 'fullName',
|
||||
isSubTable: false,
|
||||
showChildren: true,
|
||||
type: 'input',
|
||||
key: '569e80f61cfa49338d3a629acf403b2f',
|
||||
key: 'c9f612f71d7b4d8ba63b29f849e21512',
|
||||
children: [],
|
||||
},
|
||||
{
|
||||
@ -56,7 +41,7 @@ export const permissionList = [
|
||||
isSubTable: false,
|
||||
showChildren: true,
|
||||
type: 'select',
|
||||
key: 'ac57735d6de3479ab78a092cce60af35',
|
||||
key: 'db1d945640974619b1da11ee3eedc43c',
|
||||
children: [],
|
||||
},
|
||||
{
|
||||
@ -71,7 +56,7 @@ export const permissionList = [
|
||||
isSubTable: false,
|
||||
showChildren: true,
|
||||
type: 'input',
|
||||
key: '8b4d0e4a36164d219b2fe9045e056581',
|
||||
key: 'ed8d105c346a4306bf6502ecca668328',
|
||||
children: [],
|
||||
},
|
||||
{
|
||||
@ -82,11 +67,11 @@ export const permissionList = [
|
||||
isSaveTable: false,
|
||||
tableName: '',
|
||||
fieldName: '全路径名称',
|
||||
fieldId: 'fullName',
|
||||
fieldId: 'fullPath',
|
||||
isSubTable: false,
|
||||
showChildren: true,
|
||||
type: 'input',
|
||||
key: 'd71fb1fcf5924520b059b1f0b79837f3',
|
||||
key: 'ed4ef5737e834886b33c49a800c180c8',
|
||||
children: [],
|
||||
},
|
||||
{
|
||||
@ -101,7 +86,7 @@ export const permissionList = [
|
||||
isSubTable: false,
|
||||
showChildren: true,
|
||||
type: 'select',
|
||||
key: '5ee69ee1a3c846aa9ae77035208eac66',
|
||||
key: 'c4eb806479bb49fab6aaab58c2ef8511',
|
||||
children: [],
|
||||
},
|
||||
{
|
||||
@ -116,7 +101,7 @@ export const permissionList = [
|
||||
isSubTable: false,
|
||||
showChildren: true,
|
||||
type: 'textarea',
|
||||
key: 'fa22773393104485870ba4f6c54e5457',
|
||||
key: '1d4a47bb18044306918247cf66682d5a',
|
||||
children: [],
|
||||
},
|
||||
];
|
||||
Reference in New Issue
Block a user