@@ -232,13 +232,6 @@ const searchConfigTwo = computed(() => {
label: "事业部",
},
{
- type: "select",
- prop: "orderStockType",
- data: orderStockType.value,
- label: "订单备料类型",
- clearable: true,
- },
- {
type: "input",
prop: "width",
label: "幅宽(cm)",