This commit is contained in:
2025-07-08 10:26:48 +08:00
parent a36c2e8646
commit b4852c5b5c
3 changed files with 5 additions and 3 deletions

View File

@ -122,7 +122,7 @@ const pageData = reactive({
showIndex:false,
rowHeight: 30,
},
controlsWidth: 200, //操作栏宽度
controlsWidth: 120, //操作栏宽度
});
onMounted(() => {
getCount(); //获取统计数据