This commit is contained in:
wanglei
2021-11-22 15:32:31 +08:00
parent cc9c81b565
commit fc80c2c4b0

View File

@@ -95,7 +95,7 @@
if(opt.id){
this.comp = "detail";
this.params = {
id: opt.id
id: opt.id,
flag: true
};
this.showList = false;