Skip to content

ng-model数据绑定问题 #5

Description

@newhzh

html:

controller:
$scope.info={content:'kkk'};

问题是,在controller中能够通过$scope.info.content获取到输入的内容,但是在controller中赋值到$scope.info.content时却无法在编辑框中显示。请问是哪里出问题了?

谢谢

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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