Commit 9072cf8732f54d1048f907e62973b1c0031a0b5a
1 parent
47c1d55f
新增印刷出版任务菜单;
Showing
1 changed file
with
1 additions
and
1 deletions
src/mes/common/buttonComponent/index.js
| @@ -153,7 +153,7 @@ const ButtonComponent = props => { | @@ -153,7 +153,7 @@ const ButtonComponent = props => { | ||
| 153 | ["班组交接", 18], | 153 | ["班组交接", 18], |
| 154 | ["工单变更信息", 19], | 154 | ["工单变更信息", 19], |
| 155 | ["其它机台日报", 16], | 155 | ["其它机台日报", 16], |
| 156 | - null, | 156 | + ["印刷出版任务", 2], |
| 157 | null, | 157 | null, |
| 158 | ["工艺巡检", 20] | 158 | ["工艺巡检", 20] |
| 159 | ]; | 159 | ]; |