This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
<template>
|
||||
<gz-dash
|
||||
icon="$ayiTools"
|
||||
:addUrl="'widgets/0'"
|
||||
:updateFrequency="0"
|
||||
v-on:dash-refresh="loadData"
|
||||
:add-url="'widgets/0'"
|
||||
:update-frequency="0"
|
||||
@dash-refresh="loadData"
|
||||
v-on="$listeners"
|
||||
v-bind="$attrs"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user