气瓶状态:
{{newData.state==0?'待入库':(newData.state==1?'已入库':'已出库')}}
气瓶信息
气瓶编码:
{{newData.bottleCode}}
气体:
{{newData.gasName}}
气瓶规格:
{{newData.specification}}
气体类别:
{{newData.gasCategory}}
纯度:
{{newData.purity}}
压力:
{{newData.pressure}}
实验室名称:
{{newData.subName}}
楼栋:
{{newData.buildName}}
楼层:
{{newData.floorName}}
房间:
{{newData.roomNum}}
实验室信息
实验室名称:
{{newData.subName}}
楼栋:
{{newData.buildName}}
楼层:
{{newData.floorName}}
房间:
{{newData.roomNum}}
签收人:
{{newData.receiver}}
费用:
{{newData.latestStorageIn.cost}}
出库类型:
{{newData.latestStorageOut.outType==1?'空瓶出库':'满瓶出库'}}
费用:
{{newData.latestStorageOut.outType==1?newData.latestStorageOut.cost:'0'}}
签出人:
{{newData.signerOut}}
入库单:
入库时间:
{{newData.latestStorageIn.storageTime}}
入库人:
{{newData.latestStorageIn.operator}}
联系电话
{{newData.latestStorageIn.operatorPhone}}
出库单:
出库时间:
{{newData.latestStorageOut.storageTime}}
出库人:
{{newData.latestStorageOut.operator}}
联系电话
{{newData.latestStorageOut.operatorPhone}}
备注:
{{newData.latestStorageIn.remark}}
{{newData.latestStorageOut.remark}}
撤回入库
气瓶出库