|
@@ -21,7 +21,12 @@ export const Columns = [
|
|
|
isShow:true,
|
|
|
require: true,
|
|
|
},
|
|
|
- { key: "oaDemandNo", title: "OA需求单号", inputType: "Input", isShow:true,},
|
|
|
+ {
|
|
|
+ key: "oaDemandNo",
|
|
|
+ title: "OA需求单号",
|
|
|
+ inputType: "Input",
|
|
|
+ isShow:true,
|
|
|
+ },
|
|
|
{
|
|
|
key: "code",
|
|
|
title: "订单编号",
|
|
@@ -127,6 +132,7 @@ export const Columns = [
|
|
|
inputType: "InputNumber",
|
|
|
controlsPosition: "right",
|
|
|
isShow:true,
|
|
|
+ disabled:true,
|
|
|
},
|
|
|
{
|
|
|
key: "originalQty",
|
|
@@ -134,10 +140,11 @@ export const Columns = [
|
|
|
inputType: "InputNumber",
|
|
|
controlsPosition: "right",
|
|
|
isShow:true,
|
|
|
+ disabled:true,
|
|
|
},
|
|
|
- { key: "money", title: "价税合计", inputType: "Input", isShow:true, },
|
|
|
- { key: "originalMoney", title: "原始总金额", inputType: "Input", isShow:true,},
|
|
|
- { key: "notaxMoney", title: "无税金额", inputType: "Input", isShow:true,},
|
|
|
+ { key: "money", title: "价税合计", inputType: "Input", isShow:true, disabled:true,},
|
|
|
+ { key: "originalMoney", title: "原始总金额", inputType: "Input", isShow:true, disabled:true,},
|
|
|
+ { key: "notaxMoney", title: "无税金额", inputType: "Input", isShow:true, disabled:true,},
|
|
|
{
|
|
|
key: "status",
|
|
|
title: "单据状态",
|
|
@@ -146,10 +153,10 @@ export const Columns = [
|
|
|
disabled: true,
|
|
|
isShow:true,
|
|
|
},
|
|
|
- { key: "freezeCause", title: "冻结原因", inputType: "Checkbox", isShow:true, },
|
|
|
+ // { key: "freezeCause", title: "冻结原因", inputType: "Checkbox", isShow:true, },
|
|
|
{ key: "isBack", title: "退货", inputType: "Input", inputType: "Checkbox", isShow:true,},
|
|
|
- { key: "isMarketing", title: "已协同生成销售订单", inputType: "Checkbox", isShow:true,},
|
|
|
- { key: "isMarketingSource", title: "由销售订单协同生成", inputType: "Checkbox", isShow:true,},
|
|
|
+ // { key: "isMarketing", title: "已协同生成销售订单", inputType: "Checkbox", isShow:true,},
|
|
|
+ // { key: "isMarketingSource", title: "由销售订单协同生成", inputType: "Checkbox", isShow:true,},
|
|
|
{
|
|
|
key: "warehouseName",
|
|
|
title: "WMS入库仓库",
|
|
@@ -177,13 +184,12 @@ export const Columns = [
|
|
|
goodsAllocationName: 'name'
|
|
|
},
|
|
|
isShow:true,
|
|
|
- require: true,
|
|
|
queryParams: (params) => ({
|
|
|
stordocId: params.warehouse,
|
|
|
}),
|
|
|
width: 200,
|
|
|
},
|
|
|
- { key: "isSendSrm", title: "是否同步SRM", inputType: "Checkbox",isShow:true, },
|
|
|
+ // { key: "isSendSrm", title: "是否同步SRM", inputType: "Checkbox",isShow:true, },
|
|
|
{ key: "isInvoice", title: "发票标识", inputType: "Checkbox", isShow:true,},
|
|
|
{ key: "supplierOrderNo", title: "供应商订单号", inputType: "Input",isShow:true, },
|
|
|
{
|
|
@@ -295,7 +301,13 @@ export const Columns = [
|
|
|
valueFormat: "yyyy-MM-dd",
|
|
|
isShow:true,
|
|
|
},
|
|
|
- { key: "applyPaymentMoney", title: "累计付款申请金额", inputType: "Input", isShow:true,},
|
|
|
+ {
|
|
|
+ key: "applyPaymentMoney",
|
|
|
+ title: "累计付款申请金额",
|
|
|
+ inputType: "Input",
|
|
|
+ isShow:true,
|
|
|
+ disabled:true,
|
|
|
+ },
|
|
|
{ key: "paymentMoney", title: "累计付款金额", inputType: "Input", isShow:true,},
|
|
|
{ key: "invoiceMoney", title: "发票金额", inputType: "Input",isShow:true, },
|
|
|
{
|
|
@@ -316,7 +328,7 @@ export const Columns = [
|
|
|
supplierId:params.supplier
|
|
|
}),
|
|
|
},
|
|
|
- { key: "isDeliver", title: "是否发货", inputType: "Checkbox", isShow:true,},
|
|
|
+ // { key: "isDeliver", title: "是否发货", inputType: "Checkbox", isShow:true,},
|
|
|
{
|
|
|
key: "retReasonName",
|
|
|
title: "退换原因",
|
|
@@ -343,7 +355,7 @@ export const Columns = [
|
|
|
isShow:true,
|
|
|
queryParams: () => ({}),
|
|
|
},
|
|
|
- { key: "isEnd", title: "整单关闭标识", inputType: "Input", isShow:true, },
|
|
|
+ { key: "isEnd", title: "整单关闭标识", inputType: "Checkbox", isShow:true, },
|
|
|
{
|
|
|
key: "projectNowName",
|
|
|
title: "在建工程项目",
|
|
@@ -375,24 +387,24 @@ export const Columns = [
|
|
|
{ key: "midOrderNo", title: "中台采购订单号", inputType: "Input", isShow:true, },
|
|
|
{ key: "marketingCode", title: "销售订单号", inputType: "Input", isShow:true, },
|
|
|
{ key: "isArrival", title: "到货超期", inputType: "Checkbox", isShow:true,},
|
|
|
- { key: "createByName", title: "创建人名称", inputType: "Input", isShow:false, },
|
|
|
- { key: "updateByName", title: "更新人名称", inputType: "Input", isShow:false, },
|
|
|
- { key: "flowId", title: "OA流程ID", inputType: "Input", isShow:false, },
|
|
|
- { key: "approver", title: "审批人", inputType: "Input", isShow:false, },
|
|
|
+ { key: "createByName", title: "创建人", inputType: "Input", isShow:false, },
|
|
|
{
|
|
|
- key: "approverFinishTime",
|
|
|
- title: "审批时间",
|
|
|
+ key: "approveTime",
|
|
|
+ title: "提交时间",
|
|
|
inputType: "DatePicker",
|
|
|
valueFormat: "yyyy-MM-dd",
|
|
|
isShow:false,
|
|
|
},
|
|
|
+ { key: "approver", title: "审批人", inputType: "Input", isShow:false, },
|
|
|
{
|
|
|
- key: "approveTime",
|
|
|
- title: "提交时间",
|
|
|
+ key: "approverFinishTime",
|
|
|
+ title: "审批时间",
|
|
|
inputType: "DatePicker",
|
|
|
valueFormat: "yyyy-MM-dd",
|
|
|
isShow:false,
|
|
|
},
|
|
|
+ { key: "updateByName", title: "更新人", inputType: "Input", isShow:false, },
|
|
|
+ // { key: "flowId", title: "OA流程ID", inputType: "Input", isShow:false, },
|
|
|
{
|
|
|
key: "sysFileRecordList",
|
|
|
title: "附件",
|
|
@@ -438,7 +450,7 @@ export const TabColumns = [
|
|
|
material: "id",
|
|
|
materialName: "name",
|
|
|
materialCode: "code",
|
|
|
- materialClassify:'classifyIdName',
|
|
|
+ // materialClassify:'classifyIdName',
|
|
|
materialManufacturersCode:'manufacturersMaterialCode',
|
|
|
specification:'specification',
|
|
|
model:'model',
|
|
@@ -468,14 +480,14 @@ export const TabColumns = [
|
|
|
disabled:true,
|
|
|
readonly:true,
|
|
|
},
|
|
|
- { //classifyIdName classifyId
|
|
|
- key: "materialClassify",
|
|
|
- title: "物料分类",
|
|
|
- inputType: "Input",
|
|
|
- width: 180,
|
|
|
- disabled:true,
|
|
|
- readonly:true,
|
|
|
- },
|
|
|
+ // { //classifyIdName classifyId
|
|
|
+ // key: "materialClassify",
|
|
|
+ // title: "物料分类",
|
|
|
+ // inputType: "Input",
|
|
|
+ // width: 180,
|
|
|
+ // disabled:true,
|
|
|
+ // readonly:true,
|
|
|
+ // },
|
|
|
{ // manufacturersMaterialCode manufacturersMaterialName
|
|
|
key: "materialManufacturersCode",
|
|
|
title: "厂家物料编码",
|
|
@@ -549,23 +561,38 @@ export const TabColumns = [
|
|
|
queryParams: () => ({}),
|
|
|
width: 180,
|
|
|
},
|
|
|
+ {
|
|
|
+ key: "priceType",
|
|
|
+ title: "价格类型",
|
|
|
+ inputType: "Select",
|
|
|
+ referName: "sys_price_type", // 字典名
|
|
|
+ width: 180,
|
|
|
+ },
|
|
|
{
|
|
|
key: "taxPrice",
|
|
|
title: "含税单价",
|
|
|
inputType: "Input",
|
|
|
require: true,
|
|
|
+ disabled:true,
|
|
|
width: 120,
|
|
|
},
|
|
|
- { key: "money", title: "价税合计", inputType: "Input", },
|
|
|
+ { key: "money", title: "价税合计", inputType: "Input",disabled:true, },
|
|
|
{ //materialRate materialRateName
|
|
|
key: "tax",
|
|
|
title: "税率",
|
|
|
inputType: "Input",
|
|
|
+ disabled:true,
|
|
|
},
|
|
|
- { key: "taxDeductMoneya", title: "折扣金额", inputType: "Input", },
|
|
|
- { key: "arrivalQty", title: "已到货数量", inputType: "Input", },
|
|
|
- { key: "unarrivedQty", title: "未到货数量", inputType: "Input", },
|
|
|
- { key: "notaxMoney", title: "无税金额", inputType: "Input", },
|
|
|
+ { key: "taxDeductMoneya", title: "折扣金额", inputType: "Input",disabled:true, },
|
|
|
+ { key: "arrivalQty", title: "已到货数量", inputType: "Input", disabled:true,},
|
|
|
+ { key: "unarrivedQty", title: "未到货数量", inputType: "Input", disabled:true,},
|
|
|
+ {
|
|
|
+ key: "price",
|
|
|
+ title: "无税单价",
|
|
|
+ inputType: "Input",
|
|
|
+ disabled:true,
|
|
|
+ },
|
|
|
+ { key: "notaxMoney", title: "无税金额", inputType: "Input", disabled:true,},
|
|
|
// { key: "priceSource", title: "价格目录ID", inputType: "Input", },
|
|
|
{ key: "isStorage", title: "入库关闭", inputType: "Checkbox", },
|
|
|
{ key: "isInvoice", title: "开票关闭", inputType: "Checkbox", },
|
|
@@ -651,9 +678,9 @@ export const TabColumns = [
|
|
|
|
|
|
{ key: "isBatchLock", title: "批号锁定标识", inputType: "Checkbox", },
|
|
|
{ key: "isReplenishment", title: "补单标识", inputType: "Checkbox", },
|
|
|
- { key: "isUrgency", title: "紧急标识", inputType: "Input", },
|
|
|
- { key: "originalQty", title: "原始数量", inputType: "Input", },
|
|
|
- { key: "originalMoney", title: "原始金额", inputType: "Input", },
|
|
|
+ { key: "isUrgency", title: "紧急标识", inputType: "Checkbox", },
|
|
|
+ { key: "originalQty", title: "原始数量", inputType: "Input", disabled:true,},
|
|
|
+ { key: "originalMoney", title: "原始金额", inputType: "Input", disabled:true,},
|
|
|
{ key: "directProductBatch", title: "直运产品批号", inputType: "Input", width: 180 },
|
|
|
{ key: "discountRule", title: "折扣规则编码", inputType: "Input", width: 180 },
|
|
|
{ key: "reservedQty", title: "预留数量", inputType: "Input", },
|
|
@@ -670,19 +697,12 @@ export const TabColumns = [
|
|
|
{ key: "sourceId", title: "上游单据ID", inputType: "Input", width: 180 },
|
|
|
{ key: "demandCode", title: "采购需求单号", inputType: "Input", width: 180 },
|
|
|
{ key: "arrivalDatePlan", title: "计划到货日期", inputType: "Input", width: 180 },
|
|
|
- {
|
|
|
- key: "priceType",
|
|
|
- title: "价格类型",
|
|
|
- inputType: "Select",
|
|
|
- referName: "sys_price_type", // 字典名
|
|
|
- width: 180,
|
|
|
- },
|
|
|
- { key: "isDistributionPrice", title: "配送价", inputType: "Input", },
|
|
|
- { key: "createByName", title: "创建人名称", inputType: "Input", },
|
|
|
- { key: "updateByName", title: "更新人名称", inputType: "Input", },
|
|
|
+
|
|
|
+ { key: "isDistributionPrice", title: "配送价", inputType: "Checkbox", },
|
|
|
+
|
|
|
{ //threeClass
|
|
|
key: "materialClassifyOneName",
|
|
|
- title: "物料一级分类名称",
|
|
|
+ title: "物料一级分类",
|
|
|
inputType: "Input",
|
|
|
width: 180,
|
|
|
disabled:true,
|
|
@@ -690,7 +710,7 @@ export const TabColumns = [
|
|
|
},
|
|
|
{ //twoClass
|
|
|
key: "materialClassifyTwoName",
|
|
|
- title: "物料二级分类名称",
|
|
|
+ title: "物料二级分类",
|
|
|
inputType: "Input",
|
|
|
width: 180,
|
|
|
disabled:true,
|
|
@@ -698,7 +718,7 @@ export const TabColumns = [
|
|
|
},
|
|
|
{ //threeClass
|
|
|
key: "materialClassifyThreeName",
|
|
|
- title: "物料三级分类名称",
|
|
|
+ title: "物料三级分类",
|
|
|
inputType: "Input",
|
|
|
width: 180,
|
|
|
disabled:true,
|
|
@@ -706,17 +726,15 @@ export const TabColumns = [
|
|
|
},
|
|
|
{ //fourClass
|
|
|
key: "materialClassifyFourName",
|
|
|
- title: "物料四级分类名称",
|
|
|
+ title: "物料四级分类",
|
|
|
inputType: "Input",
|
|
|
width: 180,
|
|
|
disabled:true,
|
|
|
readonly:true,
|
|
|
},
|
|
|
- {
|
|
|
- key: "price",
|
|
|
- title: "无税单价",
|
|
|
- inputType: "Input",
|
|
|
- }
|
|
|
+ { key: "createByName", title: "创建人", inputType: "Input", },
|
|
|
+ { key: "updateByName", title: "更新人", inputType: "Input", },
|
|
|
+
|
|
|
]
|
|
|
},
|
|
|
{
|
|
@@ -742,7 +760,7 @@ export const TabColumns = [
|
|
|
material: "id",
|
|
|
materialName: "name",
|
|
|
materialCode: "code",
|
|
|
- materialClassify:'classifyIdName',
|
|
|
+ // materialClassify:'classifyIdName',
|
|
|
materialManufacturersCode:'manufacturersMaterialCode',
|
|
|
specification:'specification',
|
|
|
model:'model',
|