This commit is contained in:
pypy
2020-04-05 19:45:36 +09:00
parent b5f2d1d7d1
commit 5155cee6fd
2 changed files with 2 additions and 2 deletions

View File

@@ -4264,7 +4264,7 @@ CefSharp.BindObjectAsync(
filterFn: (row, filter) => filter.value.some((v) => v === row.type)
},
{
prop: 'detail',
prop: 'data',
value: ''
}
],