delegate property

多级数据选择弹窗的数据来源,自定义delegate继承该类,实现具体方法即可自定义每一列、每一行的具体内容

Implementation

final GeneralMultiDataPickerDelegate delegate;