From 407c8602522f9cde794d6e876b3686beb7bff1ad Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期四, 27 四月 2023 10:48:25 +0800
Subject: [PATCH] #

---
 pages/basics/pakin.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/pages/basics/pakin.vue b/pages/basics/pakin.vue
index c3547fe..1805797 100644
--- a/pages/basics/pakin.vue
+++ b/pages/basics/pakin.vue
@@ -407,7 +407,7 @@
 				}
 				if (add) {
 					if(mat.batch === '' || mat.batch === null) {
-						mat.batch = today
+						// mat.batch = today
 					}
 					this.matList.unshift(mat)
 				}

--
Gitblit v1.9.1