1
yangpeixing
2026-04-01 73569b329e4ed2293a63e5a739d5fb0314fc4fd8
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",
        },
        {