From 03a853465a52d4150acc261406f3c84b4d0f0b22 Mon Sep 17 00:00:00 2001 From: mrzhssss <pro6@qq.com> Date: 星期一, 05 九月 2022 17:40:11 +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