Merged feature/PMCORE-3049 into feature/PMCORE-3062-A

This commit is contained in:
Henry Jonathan Quispe Quispe
2021-07-22 21:46:43 +00:00
12 changed files with 88 additions and 62 deletions

View File

@@ -35,6 +35,9 @@ export default {
},
optionsVueList: {
limit: 10,
dblClick:(event, item, options)=>{
this.openCase(item);
},
headings: {
detail: "",
case_number: this.$i18n.t("ID_MYCASE_NUMBER"),