Update App vue
This commit is contained in:
Родитель
50f3773c9c
Коммит
e852c579a9
|
@ -576,7 +576,7 @@ function onComplete (args) {
|
|||
break;
|
||||
}
|
||||
}
|
||||
sidebarListObj.value.ej2Instance.selectItem({'text': menuText});
|
||||
sidebarListObj.value.selectItem({'text': menuText});
|
||||
}
|
||||
// eslint-disable-next-line no-unused-vars
|
||||
function updatePendingRequests() {
|
||||
|
@ -629,4 +629,4 @@ function toggleNotify() {
|
|||
}
|
||||
|
||||
provide('updatePendingRequests', updatePendingRequests);
|
||||
</script>
|
||||
</script>
|
||||
|
|
Загрузка…
Ссылка в новой задаче