hutongqing
2024-09-30 4383bfcc87a7726f39391eb78d830aca160d8efd
WIDESEAWCS_Client/src/views/quartzJob/deviceInfo.vue
@@ -216,7 +216,7 @@
    ]);
    const detail = ref({
      cnName: "设备协议信息",
      table: "Dt_DeviceProtocol",
      table: "DeviceProtocol",
      columns: [
        {
          field: "id",
@@ -347,7 +347,7 @@
          align: "left",
        },
      ],
      sortName: "CreateDate",
      sortName: "createDate",
      key: "id",
    });
    return {