diff --git a/src/mes/productionExec/productionExecMain/index.js b/src/mes/productionExec/productionExecMain/index.js index 5a01215..1375ecf 100644 --- a/src/mes/productionExec/productionExecMain/index.js +++ b/src/mes/productionExec/productionExecMain/index.js @@ -575,7 +575,7 @@ const ProductionExecContentByType = props => { const showValue = { stop: { - showName: "调机开始", + showName: "调机结束", onClick: config => operationFetch(props, config, undefined, () => { props.onSaveState({ @@ -585,7 +585,7 @@ const ProductionExecContentByType = props => { }) }, again: { - showName: "调机结束", + showName: "调机开始", onClick: config => operationFetch(props, config, "again", () => { props.onSaveState({