|
@@ -45,11 +45,57 @@ export const CostDetailColumns = [
|
|
export const SupplyCheckColumns_Regular = [
|
|
export const SupplyCheckColumns_Regular = [
|
|
{ type: 'seq', title: '序 号', width: 50, align: 'center' },
|
|
{ type: 'seq', title: '序 号', width: 50, align: 'center' },
|
|
{ field: 'description', title: 'SKU', minWidth: 300, align: 'center', showOverflow: true, slots: { default: 'description' } },
|
|
{ field: 'description', title: 'SKU', minWidth: 300, align: 'center', showOverflow: true, slots: { default: 'description' } },
|
|
- { field: 'station', title: '销售模式', width: 'auto', align: 'center', showOverflow: true, slots: { default:'station' } },
|
|
|
|
- { field: 'platform', title: '平 台', width: 'auto', align: 'center', showOverflow: true, slots: { default: 'platform' } },
|
|
|
|
- { field: '', title: '国 家', width: 'auto', align: 'center', showOverflow: true,},
|
|
|
|
- { field: '', title: '亚马逊最低售价', width: 'auto', align: 'center', showOverflow: true,},
|
|
|
|
|
|
+ { field: 'station', title: '销售模式', minWidth: 'auto', align: 'center', showOverflow: true, slots: { default:'station' } },
|
|
|
|
+ { field: 'platform', title: '平 台', minWidth: 'auto', align: 'center', showOverflow: true, slots: { default: 'platform' } },
|
|
|
|
+ { field: '', title: '国 家', minWidth: 'auto', align: 'center', showOverflow: true,},
|
|
|
|
+ { field: '', title: '亚马逊最低售价', minWidth: 'auto', align: 'center', showOverflow: true,},
|
|
|
|
+ { field: '', title: '供货价', minWidth: 'auto', align: 'center', showOverflow: true,},
|
|
|
|
+ { field: '', title: '卖场参考价格', minWidth: 'auto', align: 'center', showOverflow: true,},
|
|
|
|
+ { field: '', title: '卖场价格(不含VAT)', minWidth: 'auto', align: 'center', showOverflow: true,},
|
|
|
|
+]
|
|
|
|
+
|
|
|
|
+export const DirectSalesCheckColumns_Regular = [
|
|
|
|
+ { type: 'seq', title: '序 号', width: 50, align: 'center' },
|
|
|
|
+ { field: '', title: 'SKU', minWidth: 300, align: 'center', showOverflow: true, slots: { default: 'description' } },
|
|
|
|
+ { field: '', title: '销售模式', minWidth: 'auto', align: 'center', showOverflow: true, slots: { default:'station' } },
|
|
|
|
+ { field: 'platform', title: '平 台', minWidth: 'auto', align: 'center', showOverflow: true, slots: { default: 'platform' } },
|
|
|
|
+ { field: '', title: '国 家', minWidth: 'auto', align: 'center', showOverflow: true,},
|
|
|
|
+ { field: '', title: '展示价格', minWidth: 'auto', align: 'center', showOverflow: true,},
|
|
|
|
+ { field: '', title: '活动价格', minWidth: 'auto', align: 'center', showOverflow: true,},
|
|
|
|
+ { field: '', title: '最低活动价格', minWidth: 'auto', align: 'center', showOverflow: true,},
|
|
|
|
+]
|
|
|
|
+
|
|
|
|
+export const SupplyCheckColumns_Special = [
|
|
|
|
+ { type: 'seq', title: '序 号', width: 50, align: 'center' },
|
|
|
|
+ { field: 'description', title: 'SKU', minWidth: 300, align: 'center', showOverflow: true, slots: { default: 'description' } },
|
|
|
|
+ { field: '', title: '预估硬件成本', width: 'auto', align: 'center', showOverflow: true, slots: { default:'station' } },
|
|
|
|
+ { field: '', title: '重量', width: 'auto', align: 'center', showOverflow: true, slots: { default: 'platform' } },
|
|
|
|
+ { field: '', title: '出口报关价', width: 'auto', align: 'center', showOverflow: true,},
|
|
|
|
+ { field: '', title: '进口关税', width: 'auto', align: 'center', showOverflow: true,},
|
|
|
|
+ { field: '', title: '头程运费', width: 'auto', align: 'center', showOverflow: true,},
|
|
|
|
+ { field: '', title: '尾程费用', width: 'auto', align: 'center', showOverflow: true,},
|
|
|
|
+ { field: '', title: '转发费', width: 'auto', align: 'center', showOverflow: true,},
|
|
|
|
+ { field: '', title: '运费(小计)', width: 'auto', align: 'center', showOverflow: true,},
|
|
|
|
+ { field: '', title: '广告费', width: 'auto', align: 'center', showOverflow: true,},
|
|
|
|
+ { field: '', title: 'VAT', width: 'auto', align: 'center', showOverflow: true,},
|
|
|
|
+ { field: '', title: '退货成本/翻新费', width: 'auto', align: 'center', showOverflow: true,},
|
|
|
|
+ { field: '', title: '仓储费', width: 'auto', align: 'center', showOverflow: true,},
|
|
|
|
+ { field: '', title: '佣金', width: 'auto', align: 'center', showOverflow: true,},
|
|
|
|
+ { field: '', title: '成本合计', width: 'auto', align: 'center', showOverflow: true,},
|
|
|
|
+ { field: '', title: '供货模式', width: 'auto', align: 'center', showOverflow: true,},
|
|
|
|
+ { field: '', title: '最低价格成本', width: 'auto', align: 'center', showOverflow: true,},
|
|
|
|
+ { field: '', title: '展示价格', width: 'auto', align: 'center', showOverflow: true,},
|
|
|
|
+ { field: '', title: '日常活动售折扣', width: 'auto', align: 'center', showOverflow: true,},
|
|
|
|
+ { field: '', title: '日常活动售价', width: 'auto', align: 'center', showOverflow: true,},
|
|
|
|
+ { field: '', title: '最低活动折扣', width: 'auto', align: 'center', showOverflow: true,},
|
|
|
|
+ { field: '', title: '最低活动价', width: 'auto', align: 'center', showOverflow: true,},
|
|
{ field: '', title: '供货价', width: 'auto', align: 'center', showOverflow: true,},
|
|
{ field: '', title: '供货价', width: 'auto', align: 'center', showOverflow: true,},
|
|
{ field: '', title: '卖场参考价格', width: 'auto', align: 'center', showOverflow: true,},
|
|
{ field: '', title: '卖场参考价格', width: 'auto', align: 'center', showOverflow: true,},
|
|
- { field: '', title: '卖场价格(不含VAT)', width: 'auto', align: 'center', showOverflow: true,},
|
|
|
|
|
|
+ { field: '', title: '卖场价格(不含VAT)', width: 'auto', align: 'center', showOverflow: true,},
|
|
|
|
+ { field: '', title: '卖场价格(含VAT)', width: 'auto', align: 'center', showOverflow: true,},
|
|
|
|
+ { field: '', title: '最低毛利率', width: 'auto', align: 'center', showOverflow: true,},
|
|
|
|
+ { field: '', title: '汇率', width: 'auto', align: 'center', showOverflow: true,},
|
|
|
|
+ { field: '', title: '日常活动售价(人民币)', width: 'auto', align: 'center', showOverflow: true,},
|
|
|
|
+ { field: '', title: '日常活动利润', width: 'auto', align: 'center', showOverflow: true,},
|
|
|
|
+ { field: '', title: '日常活动毛利率', width: 'auto', align: 'center', showOverflow: true,},
|
|
]
|
|
]
|