zhaoy hace 11 meses
padre
commit
b63b3076f0
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. +0
    -1
      src/pages/goods/goodsInfo/index.jsx

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

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


Cargando…
Cancelar
Guardar