Browse Source

发布

dev
zhaoy 11 months ago
parent
commit
b63b3076f0
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      src/pages/goods/goodsInfo/index.jsx

+ 0
- 1
src/pages/goods/goodsInfo/index.jsx View File

@@ -421,7 +421,6 @@ const Advanced = (props) => {
/>
<CreateBom handleCreateoodsBomModalVisible={handleCreateoodsBomModalVisible}
onFinish={async (value) => {
value.goodsId=props.location.query.values.id;
console.log(value)
await addgoodsbomattribute(value).then((r)=>{


Loading…
Cancel
Save