仪表盘
快速查看你的库存概况
🌿
{{ dash.oilCount }}
我的精油品种
🛍️
{{ dash.prodCount }}
我的产品品种
🧴
{{ dash.totalQty }}
库存总量
⚠️
{{ dash.lowStock }}
低库存预警(<{{ lowStockThreshold }})
精油库存
产品库存
出入库趋势
最近
天
产品目录
精油与产品统一目录 · 支持简拼搜索
{{ s.row.englishName }}
{{ s.row.subtitle }}
—
{{ o.source==='product' ? '🛍️' : '🧴' }}
{{ o.chineseName }}{{ o.source==='product'?'产品':'精油' }}
{{ o.englishName }}· {{ o.subtitle }}{{ o.type }}
没有匹配的条目
我的库存
管理你的精油与产品库存
🔍 库存中无匹配,以下为产品目录搜索结果(可直接入库)
{{ s.row.englishName || '—' }}
{{ s.row.subtitle || '—' }}
{{ isProductRow(i) ? '🛍️' : '🧴' }}
{{ i.chineseName }}{{ isProductRow(i)?'产品':'精油' }}
{{ i.englishName }}· {{ i.subtitle }}
{{ i.chineseName }}
{{ i.quantity }}{{ i.unit }}
{{ invStockBadgeText(i) }}
{{ i.englishName }}· {{ i.subtitle }}{{ isProductRow(i)?'产品':'精油' }}
{{ invFilterActive ? '当前条件下无库存条目' : (invCatalogMode ? '产品目录中也没有找到匹配项' : '还没有库存记录,去产品目录添加吧') }}
出入库记录
全部出入库操作流水
{{ r.recordType==='IN' ? '📥' : '📤' }}
{{ r.chineseName }}{{ r.recordType==='IN'?'入库':'出库' }}
备注:{{ r.notes }}
{{ fmtTime(r.createdAt) }}
暂无出入库记录