提交 5c30db83 编写于 作者: L lepdou

bugfix: filter item

上级 68523d05
......@@ -739,7 +739,7 @@ function directive($window, toastr, AppUtil, EventManager, PermissionService, Na
}
function toggleItemSearchInput(namespace) {
namespace.showSearchInput = !namespace.showSearchInput;
namespace.displayControl.showSearchInput = !namespace.displayControl.showSearchInput;
}
function searchItems(namespace) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册