From 9b960344d8c6ab3bbffff697ccb265b92d92e20e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=82=96=E6=99=8B=E9=A3=9E?= <378266566@qq.com> Date: Fri, 26 Dec 2025 16:21:52 +0800 Subject: [PATCH] =?UTF-8?q?fix:exa=E5=8E=86=E5=8F=B2=E5=A2=9E=E5=8A=A0?= =?UTF-8?q?=E6=97=B6=E9=97=B4=E9=97=B4=E9=9A=94=E9=80=89=E6=8B=A9=E6=A1=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/exa/config/index.vue | 5 +- src/views/exa/exa.data.ts | 3 + src/views/exa/history/index.vue | 132 +++++++++-------- src/views/run/instant/detail1.vue | 200 -------------------------- src/views/run/instant/instant.data.ts | 127 +--------------- 5 files changed, 80 insertions(+), 387 deletions(-) delete mode 100644 src/views/run/instant/detail1.vue diff --git a/src/views/exa/config/index.vue b/src/views/exa/config/index.vue index c2dfe1c..037cf23 100644 --- a/src/views/exa/config/index.vue +++ b/src/views/exa/config/index.vue @@ -112,10 +112,10 @@ async function handleDelete(record: Recordable) {