|
|
|
|
|
|
|
|
|
|
---|---|---|---|---|---|---|---|---|---|
{{attrSpec.domain}} | {{attrSpec.specName}} | {{attrSpec.specCd}} | {{attrSpec.tableName == 'building_room_attr' ? '房屋属性' : attrSpec.tableName == 'building_owner_attr' ? '业主属性' : attrSpec.tableName == 'building_community_attr' ? '项目属性' : attrSpec.tableName == 'machine_attr' ? '设备属性' : attrSpec.tableName == 'parking_area_attr' ? '停车场属性' : attrSpec.tableName == 'owner_car_attr' ? '车辆属性' : '未知'}} | {{attrSpec.required == 'Y'?'是':'否'}} | {{attrSpec.specShow == 'Y'?'是':'否'}} | {{_getSpecValueTypeName(attrSpec.specValueType)}} | {{_getSpecTypeName(attrSpec.specType)}} | {{attrSpec.listShow == 'Y'?'是':'否'}} |
|
|