1
yangpeixing
2026-03-02 96b7df5c86df57e5b1bb92c377d5e41e0d4355b9
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",
        },
        {