PMCORE-3943: Fixed issues with INIT_DATE and Review Status Popover
This commit is contained in:
@@ -307,7 +307,7 @@ export default {
|
||||
detail: "",
|
||||
tagText: "",
|
||||
tagPrefix: this.$i18n.t("ID_SEARCH_BY_REVIEW_STATUS"),
|
||||
autoShow: true,
|
||||
autoShow: false,
|
||||
items: [
|
||||
{
|
||||
id: "reviewStatus",
|
||||
|
||||
@@ -139,7 +139,7 @@ export default {
|
||||
detail: "",
|
||||
tagText: "",
|
||||
tagPrefix: this.$i18n.t("ID_SEARCH_BY_REVIEW_STATUS"),
|
||||
autoShow: true,
|
||||
autoShow: false,
|
||||
items: [
|
||||
{
|
||||
id: "reviewStatus",
|
||||
|
||||
Reference in New Issue
Block a user