zhangwencui
2 天以前 f33d45eaa5c52347f23625725375677a7e4f7ad7
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),