潘志宝
2024-11-12 e7b6da924c75bcae34945d585533d48b05b76f1c
src/api/model/sche/model/index.ts
@@ -77,7 +77,7 @@
    dataPointList.value.forEach(item => {
      pointList.push(
        {
          id: item.pointNo,
          id: item.id,
          name: item.pointName
        }
      )