1
hutongqing
2024-12-17 f142e86b68f5480f342442b1a4ae4c6a4fc3d912
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 {