wankeda
2025-03-05 7086c88c6c080aa9ff15664c5c97aee7bbcdc55b
´úÂë¹ÜÀí/WMS/WIDESEA_WMSClient/src/views/outbound/outboundOrder.vue
@@ -102,7 +102,7 @@
          title: "单据状态",
          field: "orderStatus",
          type: "select",
          dataKey: "inboundState",
          dataKey: "outboundStatusEnum",
          data: [],
        },
      ],
@@ -177,6 +177,21 @@
        bind: { key: "createType", data: [] },
      },
      {
        field: "departmentCode",
        title: "修改时间",
        type: "string",
        width: 120,
        align: "left",
        hidden:true
      },
      {
        field: "departmentName",
        title: "部门名称",
        type: "string",
        width: 160,
        align: "left",
      },
      {
        field: "creater",
        title: "创建人",
        type: "string",