diff --git a/src/components/Dialogs/DialogOrgSelect.vue b/src/components/Dialogs/DialogOrgSelect.vue index f340554db..a512dd017 100644 --- a/src/components/Dialogs/DialogOrgSelect.vue +++ b/src/components/Dialogs/DialogOrgSelect.vue @@ -654,8 +654,8 @@ onMounted(async () => { map-options :options="columns" option-value="name" - options-cover - style="min-width: 180px" + + style="min-width: 140px" /> diff --git a/src/components/Dialogs/DialogOrgSelectEmployee.vue b/src/components/Dialogs/DialogOrgSelectEmployee.vue index 1e6d8d795..f2acfdade 100644 --- a/src/components/Dialogs/DialogOrgSelectEmployee.vue +++ b/src/components/Dialogs/DialogOrgSelectEmployee.vue @@ -629,8 +629,8 @@ onMounted(() => { map-options :options="columns" option-value="name" - options-cover - style="min-width: 180px" + + style="min-width: 140px" /> diff --git a/src/components/Dialogs/DialogOrgSelectOneStep.vue b/src/components/Dialogs/DialogOrgSelectOneStep.vue index cd8b8f1ec..6223d1110 100644 --- a/src/components/Dialogs/DialogOrgSelectOneStep.vue +++ b/src/components/Dialogs/DialogOrgSelectOneStep.vue @@ -352,7 +352,7 @@ onMounted(async () => { option-value="name" map-options emit-value - style="min-width: 150px" + style="min-width: 140px" class="gt-xs q-ml-sm" /> diff --git a/src/components/TableHistory.vue b/src/components/TableHistory.vue index 15a99d4ff..5a90b507c 100644 --- a/src/components/TableHistory.vue +++ b/src/components/TableHistory.vue @@ -74,7 +74,7 @@ option-value="name" map-options emit-value - style="min-width: 150px" + style="min-width: 140px" class="gt-xs q-ml-sm" /> diff --git a/src/components/TableView.vue b/src/components/TableView.vue index 59f84c485..6091126c5 100644 --- a/src/components/TableView.vue +++ b/src/components/TableView.vue @@ -146,7 +146,7 @@ option-value="name" map-options emit-value - style="min-width: 150px" + style="min-width: 140px" class="gt-xs q-ml-sm" /> @@ -213,7 +213,7 @@ option-value="name" map-options emit-value - style="min-width: 150px" + style="min-width: 140px" class="gt-xs q-ml-sm" /> diff --git a/src/components/TableView1.vue b/src/components/TableView1.vue index d8b43c619..a62074af3 100644 --- a/src/components/TableView1.vue +++ b/src/components/TableView1.vue @@ -160,7 +160,7 @@ option-value="name" map-options emit-value - style="min-width: 150px" + style="min-width: 140px" class="gt-xs q-ml-sm" /> diff --git a/src/components/information/Table.vue b/src/components/information/Table.vue index 387fc9069..c9bc5652b 100644 --- a/src/components/information/Table.vue +++ b/src/components/information/Table.vue @@ -49,7 +49,7 @@ option-value="name" map-options emit-value - style="min-width: 150px" + style="min-width: 140px" class="gt-xs q-ml-sm" /> diff --git a/src/components/information/TableProfile.vue b/src/components/information/TableProfile.vue index fb6d15b0e..b863f81ca 100644 --- a/src/components/information/TableProfile.vue +++ b/src/components/information/TableProfile.vue @@ -79,7 +79,7 @@ option-value="name" map-options emit-value - style="min-width: 150px" + style="min-width: 140px" class="gt-xs q-ml-sm" /> diff --git a/src/modules/01_masterdata/components/competency/01ListCompetency.vue b/src/modules/01_masterdata/components/competency/01ListCompetency.vue index 197ec0963..1ea59d67a 100644 --- a/src/modules/01_masterdata/components/competency/01ListCompetency.vue +++ b/src/modules/01_masterdata/components/competency/01ListCompetency.vue @@ -210,8 +210,8 @@ onMounted(() => { map-options :options="columns" option-value="name" - options-cover - style="min-width: 150px" + + style="min-width: 140px" /> diff --git a/src/modules/01_masterdata/components/competency/02ListLinkPosition.vue b/src/modules/01_masterdata/components/competency/02ListLinkPosition.vue index a9376299f..bb9fd1b99 100644 --- a/src/modules/01_masterdata/components/competency/02ListLinkPosition.vue +++ b/src/modules/01_masterdata/components/competency/02ListLinkPosition.vue @@ -225,8 +225,8 @@ onMounted(async () => { map-options :options="columns" option-value="name" - options-cover - style="min-width: 150px" + + style="min-width: 140px" /> diff --git a/src/modules/01_masterdata/components/competency/03ListLinkGroup.vue b/src/modules/01_masterdata/components/competency/03ListLinkGroup.vue index 094f2ab99..31a64e616 100644 --- a/src/modules/01_masterdata/components/competency/03ListLinkGroup.vue +++ b/src/modules/01_masterdata/components/competency/03ListLinkGroup.vue @@ -390,8 +390,8 @@ onMounted(async () => { map-options :options="columns" option-value="name" - options-cover - style="min-width: 150px" + + style="min-width: 140px" > diff --git a/src/modules/01_masterdata/views/Assignment.vue b/src/modules/01_masterdata/views/Assignment.vue index 95ff40aea..d05356167 100644 --- a/src/modules/01_masterdata/views/Assignment.vue +++ b/src/modules/01_masterdata/views/Assignment.vue @@ -278,8 +278,8 @@ onMounted(() => { map-options :options="columns" option-value="name" - options-cover - style="min-width: 150px" + + style="min-width: 140px" /> diff --git a/src/modules/01_masterdata/views/indicatorByPlan.vue b/src/modules/01_masterdata/views/indicatorByPlan.vue index 19b87f0d4..6a35dfc0c 100644 --- a/src/modules/01_masterdata/views/indicatorByPlan.vue +++ b/src/modules/01_masterdata/views/indicatorByPlan.vue @@ -418,8 +418,8 @@ onMounted(() => { map-options :options="columns" option-value="name" - options-cover - style="min-width: 120px" + + style="min-width: 140px" /> diff --git a/src/modules/01_masterdata/views/indicatorByRole.vue b/src/modules/01_masterdata/views/indicatorByRole.vue index 67099d2e4..caf9f8771 100644 --- a/src/modules/01_masterdata/views/indicatorByRole.vue +++ b/src/modules/01_masterdata/views/indicatorByRole.vue @@ -428,8 +428,8 @@ onMounted(async () => { map-options :options="columns" option-value="name" - options-cover - style="min-width: 150px" + + style="min-width: 140px" /> diff --git a/src/modules/01_metadata/components/TableHistory.vue b/src/modules/01_metadata/components/TableHistory.vue index 88b6f3107..c0de8b32a 100644 --- a/src/modules/01_metadata/components/TableHistory.vue +++ b/src/modules/01_metadata/components/TableHistory.vue @@ -74,7 +74,7 @@ option-value="name" map-options emit-value - style="min-width: 150px" + style="min-width: 140px" class="gt-xs q-ml-sm" /> diff --git a/src/modules/02_organization/components/DialogSelectPerson.vue b/src/modules/02_organization/components/DialogSelectPerson.vue index 6fea3d1fa..a7ddaf8d1 100644 --- a/src/modules/02_organization/components/DialogSelectPerson.vue +++ b/src/modules/02_organization/components/DialogSelectPerson.vue @@ -649,8 +649,8 @@ watch( map-options :options="columnsResult" option-value="name" - options-cover - style="min-width: 150px" + + style="min-width: 140px" class="col-xs-12 col-sm-3 col-md-2" />
diff --git a/src/modules/02_organizational/components/Table.vue b/src/modules/02_organizational/components/Table.vue index 5296934e9..02b06b35c 100644 --- a/src/modules/02_organizational/components/Table.vue +++ b/src/modules/02_organizational/components/Table.vue @@ -77,7 +77,7 @@ option-value="name" map-options emit-value - style="min-width: 150px" + style="min-width: 140px" class="gt-xs q-ml-sm" />
diff --git a/src/modules/02_organizational/components/TableReport.vue b/src/modules/02_organizational/components/TableReport.vue index 69adab6ea..0dae673f7 100644 --- a/src/modules/02_organizational/components/TableReport.vue +++ b/src/modules/02_organizational/components/TableReport.vue @@ -73,7 +73,7 @@ option-value="name" map-options emit-value - style="min-width: 150px" + style="min-width: 140px" class="gt-xs" /> diff --git a/src/modules/03_recruiting/components/Table.vue b/src/modules/03_recruiting/components/Table.vue index e43894711..470df2aee 100644 --- a/src/modules/03_recruiting/components/Table.vue +++ b/src/modules/03_recruiting/components/Table.vue @@ -164,7 +164,7 @@ function resetFilter() { option-value="name" map-options emit-value - style="min-width: 150px" + style="min-width: 140px" class="gt-xs" > diff --git a/src/modules/03_recruiting/components/Table1.vue b/src/modules/03_recruiting/components/Table1.vue index be2919217..0707846a2 100644 --- a/src/modules/03_recruiting/components/Table1.vue +++ b/src/modules/03_recruiting/components/Table1.vue @@ -138,7 +138,7 @@ const resetFilter = () => { option-value="name" map-options emit-value - style="min-width: 150px" + style="min-width: 140px" class="gt-xs q-ml-sm" /> diff --git a/src/modules/03_recruiting/components/TableCan.vue b/src/modules/03_recruiting/components/TableCan.vue index 84c4bd31f..6e820e1c9 100644 --- a/src/modules/03_recruiting/components/TableCan.vue +++ b/src/modules/03_recruiting/components/TableCan.vue @@ -141,7 +141,7 @@ function resetFilter() { option-value="name" map-options emit-value - style="min-width: 150px" + style="min-width: 140px" /> diff --git a/src/modules/03_recruiting/components/TableCandidate.vue b/src/modules/03_recruiting/components/TableCandidate.vue index 1d5e55681..5cf11cf0c 100644 --- a/src/modules/03_recruiting/components/TableCandidate.vue +++ b/src/modules/03_recruiting/components/TableCandidate.vue @@ -592,7 +592,7 @@ watch( option-value="name" map-options emit-value - style="min-width: 150px" + style="min-width: 140px" class="q-ml-sm" /> diff --git a/src/modules/04_registry/components/Table.vue b/src/modules/04_registry/components/Table.vue index 5cbb468cb..cec46caf5 100644 --- a/src/modules/04_registry/components/Table.vue +++ b/src/modules/04_registry/components/Table.vue @@ -49,7 +49,7 @@ option-value="name" map-options emit-value - style="min-width: 150px" + style="min-width: 140px" class="gt-xs q-ml-sm" /> diff --git a/src/modules/04_registry/components/TableProfile.vue b/src/modules/04_registry/components/TableProfile.vue index 2d4066578..237ccdbb9 100644 --- a/src/modules/04_registry/components/TableProfile.vue +++ b/src/modules/04_registry/components/TableProfile.vue @@ -104,7 +104,7 @@ option-value="name" map-options emit-value - style="min-width: 150px" + style="min-width: 140px" class="gt-xs q-ml-sm" /> diff --git a/src/modules/04_registryPerson/components/TableView.vue b/src/modules/04_registryPerson/components/TableView.vue index abca3515f..98bea9cd3 100644 --- a/src/modules/04_registryPerson/components/TableView.vue +++ b/src/modules/04_registryPerson/components/TableView.vue @@ -240,8 +240,7 @@ watch( map-options :options="columns" option-value="name" - options-cover - style="min-width: 150px" + style="min-width: 140px" class="full-height" hide-bottom-space /> diff --git a/src/modules/04_registryPerson/components/detail/Achievement/01_ProfessionalLicense.vue b/src/modules/04_registryPerson/components/detail/Achievement/01_ProfessionalLicense.vue index 997203ad0..744f08bf3 100644 --- a/src/modules/04_registryPerson/components/detail/Achievement/01_ProfessionalLicense.vue +++ b/src/modules/04_registryPerson/components/detail/Achievement/01_ProfessionalLicense.vue @@ -410,8 +410,8 @@ onMounted(() => { map-options :options="columns" option-value="name" - options-cover - style="min-width: 150px" + + style="min-width: 140px" /> { map-options :options="historyColumns" option-value="name" - options-cover - style="min-width: 150px" + + style="min-width: 140px" /> { map-options :options="columns" option-value="name" - options-cover - style="min-width: 150px" + + style="min-width: 140px" /> { map-options :options="historyColumns" option-value="name" - options-cover - style="min-width: 150px" + + style="min-width: 140px" /> { map-options :options="columns" option-value="name" - options-cover - style="min-width: 150px" + + style="min-width: 140px" /> { map-options :options="columnsHistory" option-value="name" - options-cover - style="min-width: 150px" + + style="min-width: 140px" /> { map-options :options="columns" option-value="name" - options-cover - style="min-width: 150px" + + style="min-width: 140px" /> { map-options :options="columnsHistory" option-value="name" - options-cover - style="min-width: 150px" + + style="min-width: 140px" /> { map-options :options="columns" option-value="name" - options-cover - style="min-width: 150px" + + style="min-width: 140px" /> { map-options :options="columnsPlan" option-value="name" - options-cover - style="min-width: 150px" + + style="min-width: 140px" /> { map-options :options="columnsHistory" option-value="name" - options-cover - style="min-width: 150px" + + style="min-width: 140px" /> { map-options :options="columns" option-value="name" - options-cover - style="min-width: 150px" + + style="min-width: 140px" /> diff --git a/src/modules/04_registryPerson/components/detail/Employee/02_Employment.vue b/src/modules/04_registryPerson/components/detail/Employee/02_Employment.vue index fa20f1156..d834147cb 100644 --- a/src/modules/04_registryPerson/components/detail/Employee/02_Employment.vue +++ b/src/modules/04_registryPerson/components/detail/Employee/02_Employment.vue @@ -275,8 +275,8 @@ onMounted(() => { map-options :options="columns?.slice(0, 2)" option-value="name" - options-cover - style="min-width: 150px" + + style="min-width: 140px" /> @@ -474,8 +474,8 @@ onMounted(() => { map-options :options="columns" option-value="name" - options-cover - style="min-width: 150px" + + style="min-width: 140px" /> diff --git a/src/modules/04_registryPerson/components/detail/GovernmentInformation/01_Info.vue b/src/modules/04_registryPerson/components/detail/GovernmentInformation/01_Info.vue index 1c3d8d08f..de8e16b39 100644 --- a/src/modules/04_registryPerson/components/detail/GovernmentInformation/01_Info.vue +++ b/src/modules/04_registryPerson/components/detail/GovernmentInformation/01_Info.vue @@ -694,8 +694,8 @@ onMounted(() => { map-options :options="columnsHistory" option-value="name" - options-cover - style="min-width: 150px" + + style="min-width: 140px" /> { map-options :options="columns" option-value="name" - options-cover - style="min-width: 150px" + + style="min-width: 140px" /> { map-options :options="columns" option-value="name" - options-cover - style="min-width: 150px" + + style="min-width: 140px" /> { map-options :options="columns" option-value="name" - options-cover - style="min-width: 150px" + + style="min-width: 140px" /> { map-options :options="columns" option-value="name" - options-cover - style="min-width: 150px" + + style="min-width: 140px" /> { map-options :options="columns" option-value="name" - options-cover - style="min-width: 150px" + + style="min-width: 140px" /> { map-options :options="columns" option-value="name" - options-cover - style="min-width: 150px" + + style="min-width: 140px" /> { map-options :options="columns" option-value="name" - options-cover - style="min-width: 150px" + + style="min-width: 140px" /> { map-options :options="columns" option-value="name" - options-cover - style="min-width: 150px" + + style="min-width: 140px" /> { map-options :options="columnsHistory" option-value="name" - options-cover - style="min-width: 150px" + + style="min-width: 140px" /> diff --git a/src/modules/04_registryPerson/components/detail/PersonalInformation/02_NameChangeHistory.vue b/src/modules/04_registryPerson/components/detail/PersonalInformation/02_NameChangeHistory.vue index e8536355a..4dc42acaf 100644 --- a/src/modules/04_registryPerson/components/detail/PersonalInformation/02_NameChangeHistory.vue +++ b/src/modules/04_registryPerson/components/detail/PersonalInformation/02_NameChangeHistory.vue @@ -496,10 +496,10 @@ onMounted(async () => { outlined emit-value map-options - options-cover + options-dense option-value="name" - style="min-width: 150px" + style="min-width: 140px" v-model="visibleColumns" :options="columns" :display-value="$q.lang.table.columns" diff --git a/src/modules/04_registryPerson/components/detail/PersonalInformation/03_Address.vue b/src/modules/04_registryPerson/components/detail/PersonalInformation/03_Address.vue index 2d6d2a968..4acdc9736 100644 --- a/src/modules/04_registryPerson/components/detail/PersonalInformation/03_Address.vue +++ b/src/modules/04_registryPerson/components/detail/PersonalInformation/03_Address.vue @@ -941,8 +941,8 @@ onMounted(async () => { map-options :options="columnsHistory" option-value="name" - options-cover - style="min-width: 150px" + + style="min-width: 140px" /> { : columns?.filter((e) => e.name !== 'lastNameOld') " option-value="name" - options-cover - style="min-width: 150px" + + style="min-width: 140px" /> { map-options :options="columns" option-value="name" - options-cover - style="min-width: 150px" + + style="min-width: 140px" /> { map-options :options="historyColumns" option-value="name" - options-cover - style="min-width: 150px" + + style="min-width: 140px" /> { map-options :options="columns" option-value="name" - options-cover - style="min-width: 150px" + + style="min-width: 140px" /> { map-options :options="historyColumns" option-value="name" - options-cover - style="min-width: 150px" + + style="min-width: 140px" /> { map-options :options="columns" option-value="name" - options-cover - style="min-width: 150px" + + style="min-width: 140px" /> { map-options :options="columns" option-value="name" - options-cover - style="min-width: 150px" + + style="min-width: 140px" /> { map-options :options="columns" option-value="name" - options-cover - style="min-width: 150px" + + style="min-width: 140px" /> {