|
@@ -382,6 +382,24 @@ const PurchaseTabColumns =[
|
|
},
|
|
},
|
|
},
|
|
},
|
|
{
|
|
{
|
|
|
|
+ key: "goodsAllocationName",
|
|
|
|
+ title: "货位",
|
|
|
|
+ inputType: "PopoverSelect",
|
|
|
|
+ valueKey: "id",
|
|
|
|
+ referName: "ALLOCATION_PARAM",
|
|
|
|
+ dataMapping: {
|
|
|
|
+ goodsAllocation: 'id',
|
|
|
|
+ goodsAllocationName: 'name',
|
|
|
|
+
|
|
|
|
+ },
|
|
|
|
+ isShow:true,
|
|
|
|
+ queryParams: (params) => ({
|
|
|
|
+ stordocId: params.warehouse,
|
|
|
|
+ pkOrg: params.puOrg,
|
|
|
|
+ }),
|
|
|
|
+ width: 180,
|
|
|
|
+ },
|
|
|
|
+ {
|
|
key: "rowNo",
|
|
key: "rowNo",
|
|
title: "行号",
|
|
title: "行号",
|
|
inputType: "Input",
|
|
inputType: "Input",
|
|
@@ -411,7 +429,6 @@ const PurchaseTabColumns =[
|
|
manufacturerName:'manufacturerIdName',
|
|
manufacturerName:'manufacturerIdName',
|
|
unit:'unitId',
|
|
unit:'unitId',
|
|
unitName:'unitIdName',
|
|
unitName:'unitIdName',
|
|
- // tax:'materialRateName',
|
|
|
|
storageCondition:'storageCondition',
|
|
storageCondition:'storageCondition',
|
|
carriageCondition:'transportationCondition',
|
|
carriageCondition:'transportationCondition',
|
|
materialClassifyOneName:'oneClass',
|
|
materialClassifyOneName:'oneClass',
|
|
@@ -495,24 +512,7 @@ const PurchaseTabColumns =[
|
|
width: 180,
|
|
width: 180,
|
|
isSummary:true,
|
|
isSummary:true,
|
|
},
|
|
},
|
|
- {
|
|
|
|
- key: "goodsAllocationName",
|
|
|
|
- title: "货位",
|
|
|
|
- inputType: "PopoverSelect",
|
|
|
|
- valueKey: "id",
|
|
|
|
- referName: "ALLOCATION_PARAM",
|
|
|
|
- dataMapping: {
|
|
|
|
- goodsAllocation: 'id',
|
|
|
|
- goodsAllocationName: 'name',
|
|
|
|
-
|
|
|
|
- },
|
|
|
|
- isShow:true,
|
|
|
|
- queryParams: (params) => ({
|
|
|
|
- stordocId: params.warehouse,
|
|
|
|
- pkOrg: params.puOrg,
|
|
|
|
- }),
|
|
|
|
- width: 180,
|
|
|
|
- },
|
|
|
|
|
|
+
|
|
{
|
|
{
|
|
key: "isGift",
|
|
key: "isGift",
|
|
title: "赠品",
|
|
title: "赠品",
|
|
@@ -1167,6 +1167,24 @@ const CauseTabColumns =[
|
|
},
|
|
},
|
|
},
|
|
},
|
|
{
|
|
{
|
|
|
|
+ key: "goodsAllocationName",
|
|
|
|
+ title: "货位",
|
|
|
|
+ inputType: "PopoverSelect",
|
|
|
|
+ valueKey: "id",
|
|
|
|
+ referName: "ALLOCATION_PARAM",
|
|
|
|
+ dataMapping: {
|
|
|
|
+ goodsAllocation: 'id',
|
|
|
|
+ goodsAllocationName: 'name',
|
|
|
|
+
|
|
|
|
+ },
|
|
|
|
+ isShow:true,
|
|
|
|
+ queryParams: (params) => ({
|
|
|
|
+ stordocId: params.warehouse,
|
|
|
|
+ pkOrg: params.puOrg,
|
|
|
|
+ }),
|
|
|
|
+ width: 180,
|
|
|
|
+ },
|
|
|
|
+ {
|
|
key: "rowNo",
|
|
key: "rowNo",
|
|
title: "行号",
|
|
title: "行号",
|
|
inputType: "Input",
|
|
inputType: "Input",
|
|
@@ -1186,7 +1204,6 @@ const CauseTabColumns =[
|
|
material: "id",
|
|
material: "id",
|
|
materialName: "name",
|
|
materialName: "name",
|
|
materialCode: "code",
|
|
materialCode: "code",
|
|
- // materialClassify:'classifyIdName',
|
|
|
|
materialManufacturersCode:'manufacturersMaterialCode',
|
|
materialManufacturersCode:'manufacturersMaterialCode',
|
|
specification:'specification',
|
|
specification:'specification',
|
|
model:'model',
|
|
model:'model',
|
|
@@ -1298,24 +1315,7 @@ const CauseTabColumns =[
|
|
width: 180,
|
|
width: 180,
|
|
isSummary:true,
|
|
isSummary:true,
|
|
},
|
|
},
|
|
- {
|
|
|
|
- key: "goodsAllocationName",
|
|
|
|
- title: "货位",
|
|
|
|
- inputType: "PopoverSelect",
|
|
|
|
- valueKey: "id",
|
|
|
|
- referName: "ALLOCATION_PARAM",
|
|
|
|
- dataMapping: {
|
|
|
|
- goodsAllocation: 'id',
|
|
|
|
- goodsAllocationName: 'name',
|
|
|
|
-
|
|
|
|
- },
|
|
|
|
- isShow:true,
|
|
|
|
- queryParams: (params) => ({
|
|
|
|
- stordocId: params.warehouse,
|
|
|
|
- pkOrg: params.puOrg,
|
|
|
|
- }),
|
|
|
|
- width: 180,
|
|
|
|
- },
|
|
|
|
|
|
+
|
|
{
|
|
{
|
|
key: "ntaxnetprice",
|
|
key: "ntaxnetprice",
|
|
title: "含税净价",
|
|
title: "含税净价",
|