修改bug

This commit is contained in:
13684185576
2025-07-07 20:32:06 +08:00
parent 3700602c41
commit c833099f0c

View File

@ -68,11 +68,7 @@ const searchConfiger = ref([
]);
const queryFrom = ref({});
const pageData = reactive({
tableData: [
{
cph:'川A8888'
}
],
tableData: [],
keyCount: 0,
tableConfiger: {
rowHieght: 61,
@ -95,7 +91,7 @@ const pageData = reactive({
]
});
onMounted(() => {
// getList();
getList();
tabHeightFn();
});
//选择类型