共 {{ totalCount }} 件
已查看 {{ viewedCount }} 件
未查看 {{ totalCount - viewedCount }} 件
已查看过期 {{ expiredCount }} 件
勾选 {{ checkedCount }} 件
勾选总额 ¥{{ checkedPrice.toFixed(2) }}
查看进度 {{ viewedCount }}/{{ totalCount }} ({{ totalCount?Math.round(viewedCount/totalCount*100):0 }}%)
|
📦
{{ loading ? '加载中...' : '没有符合条件的物料' }}
{{ item.product_name }}
{{ item._shop }}
|
{{ item._cat }}
|
{{ item._source_label }}
|
{{ item._mat }}
¥{{ item.product_price?.toFixed(2) || '—' }}
×{{ item.quantity }}{{ item.unit }}
今天已查看
查看已过期
已选 {{ checkedCount }} 件,合计 ¥{{ checkedPrice.toFixed(2) }}