This commit is contained in:
2020-10-30 23:15:24 +00:00
parent d4a6bb109e
commit 6534e2c107
2 changed files with 37 additions and 10 deletions

View File

@@ -52,6 +52,10 @@
<gz-dash
:title="item.title"
:id="item.id"
:showCount="true"
:count="3"
moreUrl="/home-dashboard"
icon="$ayiRobot"
v-on:dash-remove="dashRemove"
v-on:dash-move-start="dashMoveStart"
v-on:dash-move-back="dashMoveBack"