hasColumn(field)<pre><code>说明:判断函数,判断是否包含该栏目 入参:field为所要判断栏目的fieldname 例: model.hasColumn(field) 返回值:true or false</code></pre>