fix bugs
This commit is contained in:
@@ -292,7 +292,7 @@ export default {
|
||||
break;
|
||||
}
|
||||
case "view-recipe": {
|
||||
this.openDialog(data, false, { key: "attr" });
|
||||
this.openDialog(data, true, { key: "attr" });
|
||||
break;
|
||||
}
|
||||
case "copy": {
|
||||
|
||||
Reference in New Issue
Block a user