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