代码优化

This commit is contained in:
BianLzhaoMin 2024-08-20 18:01:23 +08:00
parent 73c4f32a9f
commit a0dd9a7aca
1 changed files with 1 additions and 2 deletions

View File

@ -317,7 +317,6 @@
<el-table
v-loading="loading"
:data="codeList"
height="500"
@selection-change="handleSelectionChange"
>
<el-table-column type="selection" width="55" align="center" />
@ -686,7 +685,7 @@ export default {
codeQuery: {
//-
pageNum: 1,
pageSize: 20,
pageSize: 10,
maCode: undefined,
},
codeTotal: 0, //-