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