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