diff --git a/src/components/Common/CommonSubBill.js b/src/components/Common/CommonSubBill.js index 737275e..768d8b1 100644 --- a/src/components/Common/CommonSubBill.js +++ b/src/components/Common/CommonSubBill.js @@ -1966,7 +1966,7 @@ const CommonSubBillComponent = Form.create({ const tabTitle = slaveInfoArr[index]; return ( - + ); }) }