src/views/mes/process-design/route/modules/product-list.vue @@ -112,7 +112,7 @@ <TableAction :actions="[ { label: $t('common.edit'), label: '配置投料', type: 'link', ifShow: () => isEditable, onClick: handleEdit.bind(null, row),