1
wankeda
2025-03-07 b55d324f4b7465f9a7dc50e999346697f5cc35a2
WMS/WIDESEA_WMSClient/src/views/record/locationStatusChangeRecord.vue
@@ -133,7 +133,7 @@
          field: "afterStatus",
          title: "变动后货位状态",
          type: "decimal",
          width: 90,
          width: 150,
          align: "left",
          bind: { key: "locationStatusEnum", data: [] },
        },
@@ -156,7 +156,7 @@
          field: "orderNo",
          title: "单据编号",
          type: "int",
          width: 120,
          width: 150,
          align: "left",
        },
        {