yanjinhui
2025-11-14 8344f9ceac01f8dd87c22efecf2b20bdcb6b0a56
新建文件夹/WMS/src/views/Alarm/MessageInfo_Hty.vue
@@ -136,7 +136,7 @@
        type: "string",
        width: 150,
        align: "center",
        bind: { key: "messageGroupBy", data: [] },
        bind: { key: "MessageGroupByEnum", data: [] },
        require: true,
      },
      {
@@ -145,7 +145,7 @@
        type: "string",
        width: 100,
        align: "center",
        bind: { key: "messageStatus", data: [] },
        bind: { key: "MessageStatusEnum", data: [] },
        require: true,
      },
      {