update
This commit is contained in:
@ -122,7 +122,7 @@ const pageData = reactive({
|
||||
showIndex:false,
|
||||
rowHeight: 30,
|
||||
},
|
||||
controlsWidth: 200, //操作栏宽度
|
||||
controlsWidth: 120, //操作栏宽度
|
||||
});
|
||||
onMounted(() => {
|
||||
getCount(); //获取统计数据
|
||||
|
Reference in New Issue
Block a user