From 90b911dc30523c8511a8fb15695e1e78d1cce151 Mon Sep 17 00:00:00 2001 From: mrzhssss <pro6@qq.com> Date: 星期二, 06 九月 2022 08:41:44 +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