fix bug list circuits and transactionsenabled
This commit is contained in:
@@ -1039,11 +1039,6 @@ export default defineComponent({
|
||||
refresh()
|
||||
})*/
|
||||
|
||||
watch(() => props.filtercustom, (newval, oldval) => {
|
||||
// console.log('myfiltercustom change')
|
||||
// refresh()
|
||||
})
|
||||
|
||||
function isFacilitatore() {
|
||||
return userStore.isFacilitatore
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user