模块管理分权
This commit is contained in:
parent
8ca38016a7
commit
f9cb61f140
|
|
@ -71,7 +71,7 @@ export class ManagerDetachStore {
|
|||
|
||||
}
|
||||
|
||||
@action("数据删除") delete() {
|
||||
@action("批量删除") delete() {
|
||||
let params = {
|
||||
ids: this.ids
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue