|
@@ -6,14 +6,6 @@
|
|
|
|
|
|
<script setup>
|
|
<script setup>
|
|
defineProps({
|
|
defineProps({
|
|
- // top: {
|
|
|
|
- // type: String,
|
|
|
|
- // default: '100'
|
|
|
|
- // },
|
|
|
|
- // bottom: {
|
|
|
|
- // type: String,
|
|
|
|
- // default: '0'
|
|
|
|
- // },
|
|
|
|
title: {
|
|
title: {
|
|
type: String,
|
|
type: String,
|
|
default: '暂无数据'
|
|
default: '暂无数据'
|