From 23dfa02c35506f24ce9d457b71dff94b0ce89e84 Mon Sep 17 00:00:00 2001 From: lion <120344285@qq.com> Date: Tue, 25 Mar 2025 11:36:37 +0800 Subject: [PATCH 1/3] up --- src/App.vue | 2 +- src/views/flow/list.vue | 37 +++++++++++++++++++++++++++++++++++++ 2 files changed, 38 insertions(+), 1 deletion(-) diff --git a/src/App.vue b/src/App.vue index 9fb69fa..156cbe5 100644 --- a/src/App.vue +++ b/src/App.vue @@ -2,7 +2,7 @@
- +
diff --git a/src/views/flow/list.vue b/src/views/flow/list.vue index d907304..d9c867c 100644 --- a/src/views/flow/list.vue +++ b/src/views/flow/list.vue @@ -63,6 +63,20 @@ " > + + + +
+
+ 我是否退回过 +
+
+ {{ row.flow_log_cancel?'是':'否' }} +
+
+ + + + + + Date: Tue, 25 Mar 2025 11:37:04 +0800 Subject: [PATCH 2/3] up --- src/App.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.vue b/src/App.vue index 156cbe5..9fb69fa 100644 --- a/src/App.vue +++ b/src/App.vue @@ -2,7 +2,7 @@
- +
From fde7b8aecbe7cc8a5e935d4b1df8475081db0b32 Mon Sep 17 00:00:00 2001 From: lion <120344285@qq.com> Date: Tue, 25 Mar 2025 11:51:59 +0800 Subject: [PATCH 3/3] up --- src/views/flow/list.vue | 31 +++++++++++++++++++++++++++++-- 1 file changed, 29 insertions(+), 2 deletions(-) diff --git a/src/views/flow/list.vue b/src/views/flow/list.vue index d9c867c..5af67f8 100644 --- a/src/views/flow/list.vue +++ b/src/views/flow/list.vue @@ -64,10 +64,24 @@ > + + +