mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
fix: 修改右键
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<template>
|
||||
<div class="go-chart-content-details">
|
||||
设置
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<script setup></script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
@include go('chart-content-details') {
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user