Skip to content

TFormOptionModel没有空值情况的处理 #10

@cn1001wang

Description

@cn1001wang

image

      `    if (row.options == null || row.options.isEmpty) return;`

代码中当options长度为0的时候,可以加一个当前无可选项的提示吗
我还是初学者,有什么不对请指出,另外调试是不是直接打开example中的程序就可以了。
ps: 我提交了一个PR

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions