#
whycq
2023-02-05 3089e692cf7b2507f219aaf934262f9a2323319e
#
1个文件已修改
2 ■■■ 已修改文件
pages/basics/pakin.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
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)
                }