1
wankeda
2025-07-29 a3014a01e07619105d597d0c51cf195217b0806f
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",
        },
        {