From 24d91dafae8fb328fbf3b736b2363c898cdcba3b Mon Sep 17 00:00:00 2001
From: whycq <whycq>
Date: 星期四, 26 五月 2022 08:56:36 +0800
Subject: [PATCH] # ycq

---
 src/main/webapp/views/pipeline.html |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/src/main/webapp/views/pipeline.html b/src/main/webapp/views/pipeline.html
index f990b2e..89333f8 100644
--- a/src/main/webapp/views/pipeline.html
+++ b/src/main/webapp/views/pipeline.html
@@ -322,10 +322,11 @@
                     $('#workNo').val("");
                     $('#staNo').val("");
                     $('#pakMk').val("");
+                    stop = false
                 }
             })
         }
-        stop = false
+
     });
 
     $(document).on('click ','#save', function () {

--
Gitblit v1.9.1