智E付模板和页面屏蔽 序号
This commit is contained in:
parent
2f74036e33
commit
16a64cfdbf
@ -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: '用户号',
|
||||
|
||||
@ -43,10 +43,10 @@ public class MpsImportZhiefuIndvImportVo implements Serializable {
|
||||
/**
|
||||
* 序号
|
||||
*/
|
||||
@ExcelProperty(value = {
|
||||
"序号"
|
||||
})
|
||||
private String xuhao;
|
||||
// @ExcelProperty(value = {
|
||||
// "序号"
|
||||
// })
|
||||
// private String xuhao;
|
||||
|
||||
/**
|
||||
* 用户号
|
||||
|
||||
Loading…
Reference in New Issue
Block a user