5 天以前 bbce6db600e6bb0cf2a3bb78bdf5ccff70b737a8
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),