From 4d203c274168a9c53082fa99de5a82f7e5e6cd2b Mon Sep 17 00:00:00 2001 From: jingna <1264204245@qq.com> Date: Fri, 9 Jan 2026 15:18:30 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E6=8E=89=E8=BD=A8=E8=BF=B9=E9=80=89?= =?UTF-8?q?=E6=8B=A9=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/views/testdata/datamanagement/index.vue | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/web/src/views/testdata/datamanagement/index.vue b/web/src/views/testdata/datamanagement/index.vue index 9bdea21..0905071 100644 --- a/web/src/views/testdata/datamanagement/index.vue +++ b/web/src/views/testdata/datamanagement/index.vue @@ -1665,11 +1665,11 @@ const pngobj: any = ref({ textcontent: [] }) function pngsure() { - if (!(pngradio.value && txtradio.value && configradio.value)) { + // configradio.value + if (!(pngradio.value && txtradio.value)) { ElMessage.warning('请选择底图或地理信息文件') return } - // 创建新的响应式对象 const newPngobj = { pngurl: '', @@ -1750,7 +1750,7 @@ const qvehuan: any = ref(false) const qvehuan1: any = ref(false) function frequency(row: any) { startSimpleNavi({ - samTimes: maptime.value, id: fredid.value, token: userStore.userId, taskId: projectId.value, configId: configradio.value + samTimes: maptime.value, id: fredid.value, token: userStore.userId, taskId: projectId.value, configId: '' }).then((res: any) => { if (res.code == '0' && row) { ElMessage.success("切换成功") @@ -2286,10 +2286,10 @@ function isConversion(fileName: string) { top="30px" draggable destroy-on-close>
-
请选择配置文件(trj_config*.txt):
- + +
设定采样频率: