huminmin
2026-02-10 d264fc8d172da088aa71ce2d1e94b21ddb75d662
src/views/productionManagement/workOrder/index.vue
@@ -231,6 +231,11 @@
  const tableColumn = ref([
    {
      label: "工单类型",
      prop: "workOrderType",
      width: "80",
    },
    {
      label: "工单编号",
      prop: "workOrderNo",
      width: "140",