From 320ed3f4782f9662f79ecfe14d2cf3f34dd288c5 Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期二, 01 八月 2023 19:52:36 +0800 Subject: [PATCH] # --- src/main/webapp/static/js/projectType/projectType.js | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/main/webapp/static/js/projectType/projectType.js b/src/main/webapp/static/js/projectType/projectType.js index d270aae..6b0e683 100644 --- a/src/main/webapp/static/js/projectType/projectType.js +++ b/src/main/webapp/static/js/projectType/projectType.js @@ -24,6 +24,7 @@ ,{field: 'id', align: 'center',title: '鍞竴ID'} // ,{field: 'typeId', align: 'center',title: ''} ,{field: 'typeName', align: 'center',title: '绫诲瀷鍚嶇О'} + ,{field: 'isAsrs$', align: 'center',title: '鏄惁涓虹珛搴�'} // ,{field: 'typeStatus', align: 'center',title: ''} // ,{field: 'typeClass', align: 'center',title: ''} ,{field: 'str1', align: 'center',title: '澶囨敞', width: 100} -- Gitblit v1.9.1