提交
This commit is contained in:
@@ -95,7 +95,7 @@
|
|||||||
if(opt.id){
|
if(opt.id){
|
||||||
this.comp = "detail";
|
this.comp = "detail";
|
||||||
this.params = {
|
this.params = {
|
||||||
id: opt.id
|
id: opt.id,
|
||||||
flag: true
|
flag: true
|
||||||
};
|
};
|
||||||
this.showList = false;
|
this.showList = false;
|
||||||
|
|||||||
Reference in New Issue
Block a user