盘点绑定
This commit is contained in:
parent
40476d45b6
commit
69bb966838
|
|
@ -88,6 +88,8 @@ const handleSubmit = () => {
|
|||
outFacCode: outFacCode.value,
|
||||
qrCode: deviceInfo.qrCode,
|
||||
typeId: deviceInfo.typeId,
|
||||
materialName: deviceInfo.typeName,
|
||||
materialModel: deviceInfo.typeModelName,
|
||||
}
|
||||
inventoryBind(params).then((res) => {
|
||||
if (res.code === 200) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue