Skip to content

form_dropdown #22

@qiqicom

Description

@qiqicom

如果需要默认被选中的值是很长的一个数字串的时候如:10011001100110011001.选择的值就不准确了.需要将form_dropdown函数中的这个in_array($key, $selected)改为in_array($key, $selected,true)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions