药品名称:{{this.$route.query.drug_name}}
库存: {{getCountTwo(this.$route.query.drug_id,this.$route.query.min_number,this.$route.query.max_unit,this.$route.query.min_unit)}}
规格:{{this.$route.query.unit}}
厂家:{{this.$route.query.manufacturer}}
日期查询:
-
出入库方式:
{{scope.$index + 1}}
手动入库
手动出库
自动出库
手动退库
{{scope.row.warehousing_order}}
{{scope.row.warehouse_out_order_number}}
{{scope.row.cancel_order_number}}
{{getTime(scope.row.ctime,"{y}-{h}-{d}")}}
{{scope.row.count}}{{scope.row.max_unit}}
{{scope.row.count}}{{scope.row.max_unit}}{{scope.row.min_unit}}
{{scope.row.count}}{{scope.row.max_unit}}{{scope.row.min_unit}}
{{scope.row.count}}{{scope.row.max_unit}}{{scope.row.min_unit}}
{{scope.row.price}}
{{getTime(scope.row.expire_date,"{y}-{h}-{d}")}}
{{scope.row.batch_number}}
{{getManufacturer(scope.row.manufacturer)}}