|
|
@ -509,6 +509,7 @@ const detailOpenForm = (type, row) => { |
|
|
|
item.componentProps.searchTitle = '货主信息' |
|
|
|
item.componentProps.searchAllSchemas = Owner.allSchemas |
|
|
|
item.componentProps.searchPage = OwnerApi.getOwnerPage |
|
|
|
item.componentProps.verificationPage=OwnerApi.getOwnerByCodes |
|
|
|
} |
|
|
|
}) |
|
|
|
break |
|
|
@ -519,6 +520,7 @@ const detailOpenForm = (type, row) => { |
|
|
|
item.componentProps.searchTitle = '供应商信息' |
|
|
|
item.componentProps.searchAllSchemas = Supplier.allSchemas |
|
|
|
item.componentProps.searchPage = SupplierApi.getSupplierPage |
|
|
|
item.componentProps.verificationPage=SupplierApi.getSupplierListByCodes |
|
|
|
} |
|
|
|
}) |
|
|
|
break |
|
|
@ -529,6 +531,7 @@ const detailOpenForm = (type, row) => { |
|
|
|
item.componentProps.searchTitle = '客戶信息' |
|
|
|
item.componentProps.searchAllSchemas = Customer.allSchemas |
|
|
|
item.componentProps.searchPage = CustomerApi.getCustomerPage |
|
|
|
item.componentProps.verificationPage=CustomerApi.getCustomerByCodes |
|
|
|
} |
|
|
|
}) |
|
|
|
break |
|
|
@ -569,6 +572,7 @@ const detailOpenForm = (type, row) => { |
|
|
|
item.componentProps.searchTitle = '物品信息' |
|
|
|
item.componentProps.searchAllSchemas = Itembasic.allSchemas |
|
|
|
item.componentProps.searchPage = ItembasicApi.getItembasicPage |
|
|
|
item.componentProps.verificationPage=ItembasicApi.getItemListByCodes |
|
|
|
} |
|
|
|
}) |
|
|
|
break |
|
|
@ -579,6 +583,7 @@ const detailOpenForm = (type, row) => { |
|
|
|
item.componentProps.searchTitle = '仓库信息' |
|
|
|
item.componentProps.searchAllSchemas = Warehouse.allSchemas |
|
|
|
item.componentProps.searchPage = WarehouseApi.getWarehousePage |
|
|
|
item.componentProps.verificationPage=WarehouseApi.getWarehouseByCodes |
|
|
|
} |
|
|
|
}) |
|
|
|
break |
|
|
@ -589,6 +594,7 @@ const detailOpenForm = (type, row) => { |
|
|
|
item.componentProps.searchTitle = '库区信息' |
|
|
|
item.componentProps.searchAllSchemas = Area.allSchemas |
|
|
|
item.componentProps.searchPage = AreaApi.getAreaPage |
|
|
|
item.componentProps.verificationPage=AreaApi.getAreabasicByCodes |
|
|
|
} |
|
|
|
}) |
|
|
|
break |
|
|
@ -599,6 +605,7 @@ const detailOpenForm = (type, row) => { |
|
|
|
item.componentProps.searchTitle = '库位组信息' |
|
|
|
item.componentProps.searchAllSchemas = Locationgroup.allSchemas |
|
|
|
item.componentProps.searchPage = LocationgroupApi.getLocationgroupPage |
|
|
|
item.componentProps.verificationPage=LocationgroupApi.getLocationgroupByCodes |
|
|
|
} |
|
|
|
}) |
|
|
|
break |
|
|
@ -609,6 +616,7 @@ const detailOpenForm = (type, row) => { |
|
|
|
item.componentProps.searchTitle = '库位组信息' |
|
|
|
item.componentProps.searchAllSchemas = Location.allSchemas |
|
|
|
item.componentProps.searchPage = LocationApi.getLocationPage |
|
|
|
item.componentProps.verificationPage=LocationApi.getLocationByCodes |
|
|
|
} |
|
|
|
}) |
|
|
|
break |
|
|
@ -837,6 +845,7 @@ const selectChangeDetail = (field, val) => { |
|
|
|
item.componentProps.searchTitle = '货主信息' |
|
|
|
item.componentProps.searchAllSchemas = Owner.allSchemas |
|
|
|
item.componentProps.searchPage = OwnerApi.getOwnerPage |
|
|
|
item.componentProps.verificationPage = OwnerApi.getOwnerByCodes |
|
|
|
} |
|
|
|
}) |
|
|
|
break |
|
|
@ -847,6 +856,7 @@ const selectChangeDetail = (field, val) => { |
|
|
|
item.componentProps.searchTitle = '供应商信息' |
|
|
|
item.componentProps.searchAllSchemas = Supplier.allSchemas |
|
|
|
item.componentProps.searchPage = SupplierApi.getSupplierPage |
|
|
|
item.componentProps.verificationPage = SupplierApi.getSupplierListByCodes |
|
|
|
} |
|
|
|
}) |
|
|
|
break |
|
|
@ -857,6 +867,7 @@ const selectChangeDetail = (field, val) => { |
|
|
|
item.componentProps.searchTitle = '客戶信息' |
|
|
|
item.componentProps.searchAllSchemas = Customer.allSchemas |
|
|
|
item.componentProps.searchPage = CustomerApi.getCustomerPage |
|
|
|
item.componentProps.verificationPage = CustomerApi.getCustomerByCodes |
|
|
|
} |
|
|
|
}) |
|
|
|
break |
|
|
@ -897,6 +908,7 @@ const selectChangeDetail = (field, val) => { |
|
|
|
item.componentProps.searchTitle = '物品信息' |
|
|
|
item.componentProps.searchAllSchemas = Itembasic.allSchemas |
|
|
|
item.componentProps.searchPage = ItembasicApi.getItembasicPage |
|
|
|
item.componentProps.verificationPage = ItembasicApi.getItemListByCodes |
|
|
|
} |
|
|
|
}) |
|
|
|
break |
|
|
@ -907,6 +919,7 @@ const selectChangeDetail = (field, val) => { |
|
|
|
item.componentProps.searchTitle = '仓库信息' |
|
|
|
item.componentProps.searchAllSchemas = Warehouse.allSchemas |
|
|
|
item.componentProps.searchPage = WarehouseApi.getWarehousePage |
|
|
|
item.componentProps.verificationPage = WarehouseApi.getWarehouseByCodes |
|
|
|
} |
|
|
|
}) |
|
|
|
break |
|
|
@ -917,6 +930,7 @@ const selectChangeDetail = (field, val) => { |
|
|
|
item.componentProps.searchTitle = '库区信息' |
|
|
|
item.componentProps.searchAllSchemas = Area.allSchemas |
|
|
|
item.componentProps.searchPage = AreaApi.getAreaPage |
|
|
|
item.componentProps.verificationPage = AreaApi.getAreabasicByCodes |
|
|
|
} |
|
|
|
}) |
|
|
|
break |
|
|
@ -927,6 +941,7 @@ const selectChangeDetail = (field, val) => { |
|
|
|
item.componentProps.searchTitle = '库位组信息' |
|
|
|
item.componentProps.searchAllSchemas = Locationgroup.allSchemas |
|
|
|
item.componentProps.searchPage = LocationgroupApi.getLocationgroupPage |
|
|
|
item.componentProps.verificationPage = LocationgroupApi.getLocationgroupByCodes |
|
|
|
} |
|
|
|
}) |
|
|
|
break |
|
|
@ -934,9 +949,10 @@ const selectChangeDetail = (field, val) => { |
|
|
|
CountPlanDetail.allSchemas.formSchema.forEach((item) => { |
|
|
|
if (item.field == 'value') { |
|
|
|
item.componentProps.isSearchList = true |
|
|
|
item.componentProps.searchTitle = '库位组信息' |
|
|
|
item.componentProps.searchTitle = '库位信息' |
|
|
|
item.componentProps.searchAllSchemas = Location.allSchemas |
|
|
|
item.componentProps.searchPage = LocationApi.getLocationPage |
|
|
|
item.componentProps.verificationPage = LocationApi.getLocationByCodes |
|
|
|
} |
|
|
|
}) |
|
|
|
break |
|
|
@ -972,7 +988,8 @@ const tableFormChange = async (field, val, row) => { |
|
|
|
isInpuFocusShow: true, |
|
|
|
searchTitle: '货主信息', |
|
|
|
searchAllSchemas: Owner.allSchemas, |
|
|
|
searchPage: OwnerApi.getOwnerPage |
|
|
|
searchPage: OwnerApi.getOwnerPage, |
|
|
|
verificationPage:ItembasicApi.getItemListByCodes |
|
|
|
} |
|
|
|
break |
|
|
|
case 'SUPPLIER': |
|
|
@ -980,7 +997,8 @@ const tableFormChange = async (field, val, row) => { |
|
|
|
isInpuFocusShow: true, |
|
|
|
searchTitle: '供应商信息', |
|
|
|
searchAllSchemas: Supplier.allSchemas, |
|
|
|
searchPage: SupplierApi.getSupplierPage |
|
|
|
searchPage: SupplierApi.getSupplierPage, |
|
|
|
verificationPage:SupplierApi.getSupplierListByCodes |
|
|
|
} |
|
|
|
break |
|
|
|
case 'CUSTOMER': |
|
|
@ -988,7 +1006,8 @@ const tableFormChange = async (field, val, row) => { |
|
|
|
isInpuFocusShow: true, |
|
|
|
searchTitle: '客戶信息', |
|
|
|
searchAllSchemas: Customer.allSchemas, |
|
|
|
searchPage: CustomerApi.getCustomerPage |
|
|
|
searchPage: CustomerApi.getCustomerPage, |
|
|
|
verificationPage:CustomerApi.getCustomerByCodes |
|
|
|
} |
|
|
|
break |
|
|
|
case 'ABC': |
|
|
@ -1029,7 +1048,8 @@ const tableFormChange = async (field, val, row) => { |
|
|
|
isInpuFocusShow: true, |
|
|
|
searchTitle: '物品信息', |
|
|
|
searchAllSchemas: Itembasic.allSchemas, |
|
|
|
searchPage: ItembasicApi.getItembasicPage |
|
|
|
searchPage: ItembasicApi.getItembasicPage, |
|
|
|
verificationPage:ItembasicApi.getItemListByCodes |
|
|
|
} |
|
|
|
|
|
|
|
break |
|
|
@ -1038,7 +1058,8 @@ const tableFormChange = async (field, val, row) => { |
|
|
|
isInpuFocusShow: true, |
|
|
|
searchTitle: '仓库信息', |
|
|
|
searchAllSchemas: Warehouse.allSchemas, |
|
|
|
searchPage: WarehouseApi.getWarehousePage |
|
|
|
searchPage: WarehouseApi.getWarehousePage, |
|
|
|
verificationPage:WarehouseApi.getWarehouseByCodes |
|
|
|
} |
|
|
|
break |
|
|
|
case 'AREA_CODE': |
|
|
@ -1046,7 +1067,8 @@ const tableFormChange = async (field, val, row) => { |
|
|
|
isInpuFocusShow: true, |
|
|
|
searchTitle: '库区信息', |
|
|
|
searchAllSchemas: Area.allSchemas, |
|
|
|
searchPage: AreaApi.getAreaPage |
|
|
|
searchPage: AreaApi.getAreaPage, |
|
|
|
verificationPage:AreaApi.getAreabasicByCodes |
|
|
|
} |
|
|
|
break |
|
|
|
case 'LOCATIONGROUP_CODE': |
|
|
@ -1054,7 +1076,8 @@ const tableFormChange = async (field, val, row) => { |
|
|
|
isInpuFocusShow: true, |
|
|
|
searchTitle: '库位组信息', |
|
|
|
searchAllSchemas: Locationgroup.allSchemas, |
|
|
|
searchPage: LocationgroupApi.getLocationgroupPage |
|
|
|
searchPage: LocationgroupApi.getLocationgroupPage, |
|
|
|
verificationPage:LocationgroupApi.getLocationgroupByCodes |
|
|
|
} |
|
|
|
break |
|
|
|
case 'LOCATION_CODE': |
|
|
@ -1062,7 +1085,8 @@ const tableFormChange = async (field, val, row) => { |
|
|
|
isInpuFocusShow: true, |
|
|
|
searchTitle: '库位组信息', |
|
|
|
searchAllSchemas: Location.allSchemas, |
|
|
|
searchPage: LocationApi.getLocationPage |
|
|
|
searchPage: LocationApi.getLocationPage, |
|
|
|
verificationPage:LocationApi.getLocationByCodes |
|
|
|
} |
|
|
|
break |
|
|
|
} |
|
|
|