Merged in feature/PMCORE-3943 (pull request #8535)

PMCORE-3943

Approved-by: Henry Jonathan Quispe Quispe
Approved-by: Fabio Guachalla
This commit is contained in:
Martin Laguna
2022-08-24 20:35:36 +00:00
committed by Julio Cesar Laura Avendaño
3 changed files with 3 additions and 3 deletions

View File

@@ -307,7 +307,7 @@ export default {
detail: "",
tagText: "",
tagPrefix: this.$i18n.t("ID_SEARCH_BY_REVIEW_STATUS"),
autoShow: true,
autoShow: false,
items: [
{
id: "reviewStatus",

View File

@@ -139,7 +139,7 @@ export default {
detail: "",
tagText: "",
tagPrefix: this.$i18n.t("ID_SEARCH_BY_REVIEW_STATUS"),
autoShow: true,
autoShow: false,
items: [
{
id: "reviewStatus",

View File

@@ -152,7 +152,7 @@
<b-col sm="12">
<div
class="v-pm-card-info"
:class="props.row.INIT_DATE ? '' : 'pm-main-text-color '"
:class="props.item.INIT_DATE ? '' : 'pm-main-text-color '"
@click="openCaseDetail(props.item)"
>
<i class="fas fa-info-circle"></i>