houzhongjian
2024-11-27 533610403a4640268fa0feb54203aa32a72678b6
src/views/data/point/DaPointForm.vue
@@ -310,7 +310,7 @@
  pointNo: ''
}])
const queryParams = reactive({
  pointType: "MEASURE"
  pointTypes: "MEASURE,CONSTANT",
})
const operatorList = ref(['+', '-', '*', '/', '&', '|', '!', '>', '<'])
const formData = ref({