@@ -1,6 +1,7 @@
Ext.define('saas.util.FormUtil', {
BaseUtil: Ext.create('saas.util.BaseUtil'),
+
/**
* 获得form的字段配置
* @param form: form组件