bugfix 0706 doc

This commit is contained in:
lb
2023-07-06 16:41:09 +08:00
parent d55614cd6d
commit a33636ef05
10 changed files with 108 additions and 43 deletions

View File

@@ -336,6 +336,10 @@ export default {
this.openDialog(data, true);
break;
}
case 'toggle-attachment-dialog': {
alert('查看附件')
break;
}
case "view-blender-batch-details": {
this.$router.push({
name: "pms-blenderBatchDetails",