From 649f502728e36428275db8969695cecff4ac5e55 Mon Sep 17 00:00:00 2001
From: admin <841110950@qq.com>
Date: 星期三, 25 八月 2021 17:08:35 +0800
Subject: [PATCH] 1.0.0

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

diff --git a/src/main/webapp/static/js/matStore/matStore.js b/src/main/webapp/static/js/matStore/matStore.js
index da52595..657151f 100644
--- a/src/main/webapp/static/js/matStore/matStore.js
+++ b/src/main/webapp/static/js/matStore/matStore.js
@@ -160,6 +160,7 @@
             layer.msg("璇疯緭鍏ユ暟瀛�");
         } else {
             if(count > (qty-inQty) ){
+                count.html(59)
                 layer.msg("鍏ュ簱鏁伴噺涓嶈兘瓒呰繃鍙叆搴撻噺");
             }
             if (count > 0) {

--
Gitblit v1.9.1