PMCORE-3170
This commit is contained in:
@@ -34,6 +34,9 @@ export default {
|
|||||||
},
|
},
|
||||||
optionsVueList: {
|
optionsVueList: {
|
||||||
limit: 10,
|
limit: 10,
|
||||||
|
dblClick:(event, item, options)=>{
|
||||||
|
this.openCase(item);
|
||||||
|
},
|
||||||
headings: {
|
headings: {
|
||||||
detail: "",
|
detail: "",
|
||||||
case_number: this.$i18n.t("ID_MYCASE_NUMBER"),
|
case_number: this.$i18n.t("ID_MYCASE_NUMBER"),
|
||||||
|
|||||||
Reference in New Issue
Block a user