mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-09-22 20:13:32 +08:00
添加资源中心,为数据字段授权、第三方网站授权做准备
This commit is contained in:
@@ -54,9 +54,6 @@
|
||||
name: 'ParentId',
|
||||
label: '父节点流水号',
|
||||
width: 100
|
||||
,type: 'select',
|
||||
align: 'center',
|
||||
items: [{ '0': '默认' }, { '1': '状态1' }],
|
||||
},
|
||||
{
|
||||
name: 'Status',
|
||||
|
Reference in New Issue
Block a user