hutongqing
2024-10-15 0d07b90fd906e52ce486484aa53a6850983b1325
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 {