bug修复

This commit is contained in:
‘huanghaiixia’
2026-01-13 17:14:40 +08:00
parent d92be3d714
commit cbec6db675
8 changed files with 50 additions and 26 deletions

View File

@ -1,5 +1,5 @@
<template>
<PageWrapper dense fixedHeight contentFullHeight contentClass="flex cusFormStyle GradeSystem">
<PageWrapper dense fixedHeight contentFullHeight contentClass="flex GradeSystem">
<BasicTable @register="registerTable" ref="tableRef" @row-dbClick="dbClickRow">
<template #toolbar>
@ -360,7 +360,7 @@
};
</script>
<style lang="less">
.cusFormStyle .cusSearchForm .advanceRow> div:nth-of-type(3){
.GradeSystem .cusSearchForm .advanceRow> div:nth-of-type(3){
display: none;
}
.GradeSystem .w-full .advanceRow> div:nth-of-type(4){