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] 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?'是':'否' }} +
+
+ + + + + +