Browse Source

看板设置“模板字段”隐藏

zhuth 8 years ago
parent
commit
e965513c4e

+ 1 - 1
kanban-console/src/main/webapp/resources/app/view/desktop/BoardManageMainPanel.js

@@ -48,7 +48,7 @@ Ext.define('erp.view.desktop.BoardManageMainPanel', {
 				fieldLabel: '模板字段',
 				name: 'templateCodes',
 				id:'templateCodes',
-				hidden:false
+				hidden:true
 			},{
 				xtype: 'combobox',
 				fieldLabel: '资源点',