From 3089e692cf7b2507f219aaf934262f9a2323319e Mon Sep 17 00:00:00 2001 From: whycq <913841844@qq.com> Date: 星期日, 05 二月 2023 13:32:50 +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