mirror of
https://github.com/dataease/dataease.git
synced 2025-02-25 03:52:59 +08:00
feat(frontend):UI fix
This commit is contained in:
parent
946b1e52b8
commit
e6bb1895ac
@ -11,7 +11,7 @@
|
||||
<template :id="scope.row.storeId" slot-scope="scope">
|
||||
<div class="start-item">
|
||||
<div class="filter-db-row star-item-content" @click="showPanel(scope.row)">
|
||||
<i class="el-icon-s-data" />
|
||||
<svg-icon icon-class="panel" class="ds-icon-scene" />
|
||||
<span> {{ scope.row.name }}</span>
|
||||
</div>
|
||||
<div class="star-item-close">
|
||||
|
Loading…
Reference in New Issue
Block a user