From ecfcf7efdba7aee5805263ed9c2b290519f56248 Mon Sep 17 00:00:00 2001 From: Junjie <fallin.jie@qq.com> Date: 星期五, 26 五月 2023 08:58:07 +0800 Subject: [PATCH] 数据库改动 --- src/main/webapp/static/js/common.js | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/main/webapp/static/js/common.js b/src/main/webapp/static/js/common.js index ff4c525..1aa73c7 100644 --- a/src/main/webapp/static/js/common.js +++ b/src/main/webapp/static/js/common.js @@ -223,6 +223,7 @@ ,{field: 'storeMin$', align: 'center',title: '搴撳瓨涓嬮檺'} ,{field: 'storeMaxDate$', align: 'center',title: '搴撻緞涓婇檺(澶�)'} ,{field: 'inoutEveryday$', align: 'center',title: '楂橀', width: 60} + ,{field: 'matType$', align: 'center',title: '鐗╂枡绫诲瀷', width: 100} ] -- Gitblit v1.9.1