liding
2026-03-27 04ecdbfb7be63ca4a3d49d3575847e728e3e9ae7
src/views/productionManagement/productionOrder/index.vue
@@ -128,6 +128,12 @@
      width: '120px',
    },
    {
      label: "单位",
      prop: "unit",
      width: '100px',
      showOverflowTooltip: true,
    },
    {
      label: "工艺路线编号",
      prop: "processRouteCode",
      width: '200px',
@@ -208,7 +214,6 @@
  const data = reactive({
    searchForm: {
      customerName: "",
      salesContractNo: "",
      projectName: "",
      productCategory: "",