From 8e35f2c80d880a3c060888865cfde1cfc272c266 Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期三, 15 十一月 2023 10:45:38 +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 184e8de..c8084a5 100644 --- a/src/main/webapp/static/js/common.js +++ b/src/main/webapp/static/js/common.js @@ -266,6 +266,7 @@ ,{field: 'memo', align: 'center',title: '澶囨敞', hide: false} // ,{field: 'locType2$', align: 'center',title: '涓婃灦鍖哄煙', width: 90} ,{field: 'matType$', align: 'center',title: '涓婃灦鍖哄煙'} + ,{field: 'matTypeIn$', align: 'center',title: '鎵嬪姩涓婃灦鍖哄煙'} ] function getQueryVariable(variable) -- Gitblit v1.9.1