update preview pdf

This commit is contained in:
lb
2023-05-25 14:15:27 +08:00
parent 03661f63b5
commit 66efe8c476
6 changed files with 62 additions and 16 deletions

View File

@@ -338,6 +338,10 @@ export default {
this.openDialog(data, false, { key: "attachment" });
break;
}
case "view-attachment-justform-version": {
console.log(data)
break;
}
case "view-recipe": {
this.openDialog(data, true, { key: "attr" });
break;