From bcf1e1d9bb4d269e0d2a6ad0765d218adfe1fb6c Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期二, 06 九月 2022 12:45:08 +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