wangxinhui
2025-01-06 801ddd3be4d6bf8553cac870435bb5092eca6b60
´úÂë¹ÜÀí/WMS/WIDESEA_WMSClient/src/views/inbound/receiveOrder.vue
@@ -49,8 +49,8 @@
        {
          title: "单据状态",
          field: "orderStatus",
          type: "select",
          dataKey: "inboundState",
          type: "selectList",
          dataKey: "receiveStatus",
          data: [],
        },
      ],
@@ -141,6 +141,7 @@
        type: "string",
        width: 150,
        align: "left",
        bind: { key: "receiveStatus", data: [] },
      },
      {
        field: "customerId",