mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-10-15 12:49:17 +00:00
fix: pick calendar with a wrong time range and set a unique value for dashboard grid key (#139)
This commit is contained in:
@@ -87,7 +87,7 @@ limitations under the License. -->
|
||||
:w="item.w"
|
||||
:h="item.h"
|
||||
:i="item.i"
|
||||
:key="item.i"
|
||||
:key="item.id"
|
||||
@click="clickTabGrid($event, item)"
|
||||
:class="{ active: activeTabWidget === item.i }"
|
||||
:drag-ignore-from="dragIgnoreFrom"
|
||||
|
Reference in New Issue
Block a user