{
  "columns": {
    // #region json格式字段
    "propertys": {
      "tableId": 1,
      "field": "propertys",
      "isData": true,
      "dataType": "varchar",
      "title": "扩展属性",
      "remark": "json,json字符串{icon:true,hidden:true}",
      "name": "propertys",
      "alias": "propertys",
      "editPropertie": { "showMethod": "json" },
      "pagePropertie": { "showMethod": "json" },
      "listPropertie": { "showMethod": "json" },
      "maxLength": 1000
    }
    // #endregion json格式字段
  }
}
文档更新时间: 2022-01-17 23:52   作者:admin