PMCORE-3200: Advanced search: the filter value is incorrect

This commit is contained in:
Rodrigo Quelca
2021-09-10 03:32:18 +00:00
parent be127e5b38
commit 19e127e6fb

View File

@@ -343,7 +343,7 @@ export default {
tagPrefix: this.$i18n.t('ID_SEARCH_BY_CURRENT_USER'),
items:[
{
id: "sendBy",
id: "user",
value: "",
options: [],
placeholder: this.$i18n.t('ID_USER_NAME')