@ -363,7 +363,30 @@ export default function (businessType) {
default: [
{
logic: "and",
column: "wmsBillNum",
column: "shippingDate",
action: "biggerThanOrEqual",
value: null,
readOnly: true,
title: "发货开始",
},
action: "smallThan",
title: "发运结束",
column: "factoryPartCode",
action: "like",
column: "pn",