gaoluyang
2 小时以前 cb9cd49627b65a4c0e137e08063271a8cefe1826
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),