From b230ee47fc811af8e2ea5256631e0144d9b6cb34 Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期四, 27 四月 2023 10:47:36 +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