Commit e413826a3df10212ae5fa21f2d9302c5dbfe091c
1 parent
41b5b5c4
1.补充完善英文翻译
Showing
1 changed file
with
1 additions
and
1 deletions
src/components/Manufacture/WorkOrderPack/WorkOrderPackTableTree.js
| ... | ... | @@ -9328,7 +9328,7 @@ const WorkOrderComponent = Form.create({ |
| 9328 | 9328 | >确定</Button> |
| 9329 | 9329 | } |
| 9330 | 9330 | > |
| 9331 | - 2212121212112<CommonPartsInfo {...props} /> | |
| 9331 | + <CommonPartsInfo {...props} /> | |
| 9332 | 9332 | </AntdDraggableModal> : '' |
| 9333 | 9333 | } |
| 9334 | 9334 | <ModalComponent {...props} /> | ... | ... |