Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/html/83.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Html ng options未按scheme.name为schemeList track中的scheme返回值scheme作为scheme.name_Html_Angularjs_Angularjs Ng Repeat_Ng Options_Angularjs Ng Options - Fatal编程技术网

Html ng options未按scheme.name为schemeList track中的scheme返回值scheme作为scheme.name

Html ng options未按scheme.name为schemeList track中的scheme返回值scheme作为scheme.name,html,angularjs,angularjs-ng-repeat,ng-options,angularjs-ng-options,Html,Angularjs,Angularjs Ng Repeat,Ng Options,Angularjs Ng Options,方案下拉列表:如果按如下所示编写 我的ng reapeat过滤器不工作: 如果我使用下面的下拉菜单,它会工作: 所有 sbm num 我可以知道我在上面的ng选项中写了什么错误吗?选择了解问题。我必须在ng repeat中添加“scheme.name”。 最好的方法是: 选择方案 全部的 {{scheme.name} 了解问题所在。我必须在ng repeat中添加“scheme.name”。

方案下拉列表:如果按如下所示编写

我的ng reapeat过滤器不工作:

如果我使用下面的下拉菜单,它会工作:

所有
sbm
num


我可以知道我在上面的ng选项中写了什么错误吗?选择了解问题。我必须在ng repeat中添加“scheme.name”。

最好的方法是:

选择方案
全部的
{{scheme.name}

了解问题所在。我必须在ng repeat中添加“scheme.name”。