zhaoy há 11 meses
ascendente
cometimento
b63b3076f0
1 ficheiros alterados com 0 adições e 1 eliminações
  1. +0
    -1
      src/pages/goods/goodsInfo/index.jsx

+ 0
- 1
src/pages/goods/goodsInfo/index.jsx Ver ficheiro

@@ -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)=>{


Carregando…
Cancelar
Guardar