From c2f77cb1c01b8215fd2fc8c76fd4180629b7f08f Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期一, 12 九月 2022 14:47:35 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/zypms' into zypms
---
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