forked from github/dataease
fix: 编译报错
This commit is contained in:
parent
005635ddce
commit
1cd0fe8f1f
@ -257,8 +257,8 @@ onMounted(() => {
|
||||
<span>{{ t('chart.delete') }}</span>
|
||||
</template>
|
||||
<el-icon class="child remove-icon">
|
||||
<Icon class-name="inner-class" name="icon_delete-trash_outlined" @click="removeItem"
|
||||
><icon_deleteTrash_outlined class="svg-icon inner-clas"
|
||||
<Icon @click="removeItem"
|
||||
><icon_deleteTrash_outlined class="svg-icon inner-class"
|
||||
/></Icon>
|
||||
</el-icon>
|
||||
</el-tooltip>
|
||||
|
Loading…
Reference in New Issue
Block a user