features relationAuth 查询paths=>path
This commit is contained in:
parent
b7f60b8c5a
commit
92360158f1
|
|
@ -192,7 +192,7 @@ export class RelationAuth extends Feature {
|
|||
$entity: 'actionAuth',
|
||||
data: {
|
||||
id: 1,
|
||||
paths: 1,
|
||||
pathId: 1,
|
||||
deActions: 1,
|
||||
destEntity: 1,
|
||||
},
|
||||
|
|
|
|||
|
|
@ -195,7 +195,7 @@ class RelationAuth extends Feature_1.Feature {
|
|||
$entity: 'actionAuth',
|
||||
data: {
|
||||
id: 1,
|
||||
paths: 1,
|
||||
pathId: 1,
|
||||
deActions: 1,
|
||||
destEntity: 1,
|
||||
},
|
||||
|
|
|
|||
|
|
@ -254,7 +254,7 @@ export class RelationAuth<
|
|||
$entity: 'actionAuth',
|
||||
data: {
|
||||
id: 1,
|
||||
paths: 1,
|
||||
pathId: 1,
|
||||
deActions: 1,
|
||||
destEntity: 1,
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue