From 4d2dd9cb3dc9f1e8ea173b2d796bfa4cce421f83 Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期二, 12 十二月 2023 13:51:35 +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