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