智E付模板和页面屏蔽 序号

This commit is contained in:
CYQ 2025-09-24 20:12:45 +08:00
parent 2f74036e33
commit 16a64cfdbf
2 changed files with 12 additions and 12 deletions

View File

@ -79,14 +79,14 @@ const {
// ellipsis: true,
// resizable: true
// },
{
key: 'xuhao',
title: '序号',
align: 'center',
minWidth: 120,
ellipsis: true,
resizable: true
},
// {
// key: 'xuhao',
// title: '',
// align: 'center',
// minWidth: 120,
// ellipsis: true,
// resizable: true
// },
{
key: 'custNo',
title: '用户号',

View File

@ -43,10 +43,10 @@ public class MpsImportZhiefuIndvImportVo implements Serializable {
/**
* 序号
*/
@ExcelProperty(value = {
"序号"
})
private String xuhao;
// @ExcelProperty(value = {
// "序号"
// })
// private String xuhao;
/**
* 用户号