From 177e192a5c47f1d6322ee7b2642239f54526aef7 Mon Sep 17 00:00:00 2001
From: mrzhssss <pro6@qq.com>
Date: 星期六, 26 三月 2022 09:08:25 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

---
 src/main/webapp/static/js/quality/quality.js |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/main/webapp/static/js/quality/quality.js b/src/main/webapp/static/js/quality/quality.js
index 33657d5..a6ac4c9 100644
--- a/src/main/webapp/static/js/quality/quality.js
+++ b/src/main/webapp/static/js/quality/quality.js
@@ -78,6 +78,7 @@
         switch(obj.event) {
             case 'addData':
                 showEditModel();
+                initOrderNo1();
                 break;
             case 'deleteData':
                if (checkStatus.length === 0) {

--
Gitblit v1.9.1