1
wankeda
4 天以前 0cc7b55a04bc96c76e8ac3b02793dff1c69e578a
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",
        },
        {