PMCORE-3200: Advanced search: the filter value is incorrect
This commit is contained in:
@@ -343,7 +343,7 @@ export default {
|
|||||||
tagPrefix: this.$i18n.t('ID_SEARCH_BY_CURRENT_USER'),
|
tagPrefix: this.$i18n.t('ID_SEARCH_BY_CURRENT_USER'),
|
||||||
items:[
|
items:[
|
||||||
{
|
{
|
||||||
id: "sendBy",
|
id: "user",
|
||||||
value: "",
|
value: "",
|
||||||
options: [],
|
options: [],
|
||||||
placeholder: this.$i18n.t('ID_USER_NAME')
|
placeholder: this.$i18n.t('ID_USER_NAME')
|
||||||
|
|||||||
Reference in New Issue
Block a user