bugfix 0706 doc
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user