dongyukun
2025-05-23 94d637880722b111f97b2ba648c031146730214d
src/views/data/arc/ArcSettingForm.vue
@@ -129,7 +129,6 @@
    pointNo: ''
  }])
  const queryParams = reactive({
    pointTypes: "MEASURE,CONSTANT",
  })
  /** 打开弹窗 */
  const open = async (type: string, id?: number) => {