颜色 | {{ DefaultSizeText }} | 库存 | {{ typeText }} | {{ stockWranText }} |
{{ item.color_name }} | {{ item.size_name }} | {{ item.amount }} | {{ item.stock_warn_min || item.stock_warn_max }} | {{ item.min || item.max || 0 }} |
合计: | {{color_show !== '1' ? '合计:' : ''}} | {{ depot.inStockAmount }} | {{ depot.stockWarnAmount }} |