From ef15ef663a8a3decf1d5dec1192a09312f2684f7 Mon Sep 17 00:00:00 2001 From: guoapeng Date: Wed, 21 May 2025 13:50:50 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E5=9D=90=E6=A0=87=E7=AE=A1=E7=90=86?= =?UTF-8?q?=E5=88=B7=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/point/index.vue | 52 ++++++++++++++++++++++++--------------------- src/views/taskLog/index.vue | 1 - 2 files changed, 28 insertions(+), 25 deletions(-) diff --git a/src/views/point/index.vue b/src/views/point/index.vue index 19d3b7c..1fd6a87 100644 --- a/src/views/point/index.vue +++ b/src/views/point/index.vue @@ -1,15 +1,38 @@ diff --git a/src/views/taskLog/index.vue b/src/views/taskLog/index.vue index 1f2304c..3aff15c 100644 --- a/src/views/taskLog/index.vue +++ b/src/views/taskLog/index.vue @@ -20,7 +20,6 @@ const btnList = [ ] const columns = [ { - title: '实验名称', type: 'selection', }, {