更新页面

This commit is contained in:
2025-09-25 16:28:13 +08:00
parent bee4ded844
commit e0fa42d9b0
4 changed files with 52 additions and 97 deletions

View File

@ -80,7 +80,7 @@ const searchConfiger = ref([
]);
const pageData = reactive({
tableData: [{}],
tableData: [],
keyCount: 0,
tableConfiger: {
rowHieght: 61,