|
|
|
@ -111,128 +111,128 @@ export default { |
|
|
|
{ |
|
|
|
userId: this.$store.state.user.name, |
|
|
|
functionId: 102001, |
|
|
|
serialNumber: '102001Table2AdjustPartCost', |
|
|
|
serialNumber: '102001Table2Qty', |
|
|
|
tableId: '102001Table2', |
|
|
|
tableName: '报价详情信息表', |
|
|
|
columnProp: 'adjustPartCost', |
|
|
|
columnProp: 'unitPrice', |
|
|
|
headerAlign: 'center', |
|
|
|
align: 'right', |
|
|
|
columnLabel: '材料成本', |
|
|
|
columnLabel: '未税单价', |
|
|
|
columnHidden: false, |
|
|
|
columnImage: false, |
|
|
|
columnSortable: false, |
|
|
|
sortLv: 0, |
|
|
|
status: true, |
|
|
|
fixed: '', |
|
|
|
columnWidth: 130 |
|
|
|
columnWidth: 100 |
|
|
|
}, |
|
|
|
{ |
|
|
|
userId: this.$store.state.user.name, |
|
|
|
functionId: 102001, |
|
|
|
serialNumber: '102001Table2AdjustLabourCost', |
|
|
|
serialNumber: '102001Table2Qty', |
|
|
|
tableId: '102001Table2', |
|
|
|
tableName: '报价详情信息表', |
|
|
|
columnProp: 'adjustLabourCost', |
|
|
|
columnProp: 'taxRate', |
|
|
|
headerAlign: 'center', |
|
|
|
align: 'right', |
|
|
|
columnLabel: '人工成本', |
|
|
|
columnLabel: '税率', |
|
|
|
columnHidden: false, |
|
|
|
columnImage: false, |
|
|
|
columnSortable: false, |
|
|
|
sortLv: 0, |
|
|
|
status: true, |
|
|
|
fixed: '', |
|
|
|
columnWidth: 120 |
|
|
|
columnWidth: 100 |
|
|
|
}, |
|
|
|
{ |
|
|
|
userId: this.$store.state.user.name, |
|
|
|
functionId: 102001, |
|
|
|
serialNumber: '102001Table2AdjustMachineCost', |
|
|
|
serialNumber: '102001Table2Qty', |
|
|
|
tableId: '102001Table2', |
|
|
|
tableName: '报价详情信息表', |
|
|
|
columnProp: 'adjustMachineCost', |
|
|
|
columnProp: 'exchangeRate1', |
|
|
|
headerAlign: 'center', |
|
|
|
align: 'right', |
|
|
|
columnLabel: '机器成本', |
|
|
|
columnLabel: '其他税率', |
|
|
|
columnHidden: false, |
|
|
|
columnImage: false, |
|
|
|
columnSortable: false, |
|
|
|
sortLv: 0, |
|
|
|
status: true, |
|
|
|
fixed: '', |
|
|
|
columnWidth: 120 |
|
|
|
columnWidth: 100 |
|
|
|
}, |
|
|
|
{ |
|
|
|
userId: this.$store.state.user.name, |
|
|
|
functionId: 102001, |
|
|
|
serialNumber: '102001Table2AdjustToolCost', |
|
|
|
serialNumber: '102001Table2Qty', |
|
|
|
tableId: '102001Table2', |
|
|
|
tableName: '报价详情信息表', |
|
|
|
columnProp: 'adjustToolCost', |
|
|
|
columnProp: 'taxUnitPrice', |
|
|
|
headerAlign: 'center', |
|
|
|
align: 'right', |
|
|
|
columnLabel: '工具成本', |
|
|
|
columnLabel: '含税单价(CNY)', |
|
|
|
columnHidden: false, |
|
|
|
columnImage: false, |
|
|
|
columnSortable: false, |
|
|
|
sortLv: 0, |
|
|
|
status: true, |
|
|
|
fixed: '', |
|
|
|
columnWidth: 120 |
|
|
|
columnWidth: 100 |
|
|
|
}, |
|
|
|
{ |
|
|
|
userId: this.$store.state.user.name, |
|
|
|
functionId: 102001, |
|
|
|
serialNumber: '102001Table2AdjustTestCost', |
|
|
|
serialNumber: '102001Table2Qty', |
|
|
|
tableId: '102001Table2', |
|
|
|
tableName: '报价详情信息表', |
|
|
|
columnProp: 'adjustTestCost', |
|
|
|
columnProp: 'currencyDesc2', |
|
|
|
headerAlign: 'center', |
|
|
|
align: 'right', |
|
|
|
columnLabel: '测试成本', |
|
|
|
columnLabel: '币种', |
|
|
|
columnHidden: false, |
|
|
|
columnImage: false, |
|
|
|
columnSortable: false, |
|
|
|
sortLv: 0, |
|
|
|
status: true, |
|
|
|
fixed: '', |
|
|
|
columnWidth: 120 |
|
|
|
columnWidth: 100 |
|
|
|
}, |
|
|
|
{ |
|
|
|
userId: this.$store.state.user.name, |
|
|
|
functionId: 102001, |
|
|
|
serialNumber: '102001Table2AdjustElseCost', |
|
|
|
serialNumber: '102001Table2Qty', |
|
|
|
tableId: '102001Table2', |
|
|
|
tableName: '报价详情信息表', |
|
|
|
columnProp: 'adjustElseCost', |
|
|
|
columnProp: 'exchangeRate2', |
|
|
|
headerAlign: 'center', |
|
|
|
align: 'right', |
|
|
|
columnLabel: '其他成本', |
|
|
|
columnLabel: '汇率', |
|
|
|
columnHidden: false, |
|
|
|
columnImage: false, |
|
|
|
columnSortable: false, |
|
|
|
sortLv: 0, |
|
|
|
status: true, |
|
|
|
fixed: '', |
|
|
|
columnWidth: 120 |
|
|
|
columnWidth: 100 |
|
|
|
}, |
|
|
|
{ |
|
|
|
userId: this.$store.state.user.name, |
|
|
|
functionId: 102001, |
|
|
|
serialNumber: '102001Table2TotalCost', |
|
|
|
serialNumber: '102001Table2Qty', |
|
|
|
tableId: '102001Table2', |
|
|
|
tableName: '报价详情信息表', |
|
|
|
columnProp: 'totalCost', |
|
|
|
columnProp: 'currencyTotalCost2', |
|
|
|
headerAlign: 'center', |
|
|
|
align: 'right', |
|
|
|
columnLabel: '总成本', |
|
|
|
columnLabel: '含税单价', |
|
|
|
columnHidden: false, |
|
|
|
columnImage: false, |
|
|
|
columnSortable: false, |
|
|
|
sortLv: 0, |
|
|
|
status: true, |
|
|
|
fixed: '', |
|
|
|
columnWidth: 140 |
|
|
|
columnWidth: 100 |
|
|
|
}, |
|
|
|
{ |
|
|
|
userId: this.$store.state.user.name, |
|
|
|
|