From e3b9215ac5e9e2f430c3fe356549f18363d6dd6a Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期二, 14 十一月 2023 09:05:30 +0800 Subject: [PATCH] # mat_type_in --- 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