|
@@ -223,7 +223,8 @@
|
|
|
{field: 'shipNum',ifShow:fileFlow.type == 3,},
|
|
|
{field: 'email',ifShow:fileFlow.type == 2,},
|
|
|
{field: 'file',ifShow:fileFlow.type == 2,},
|
|
|
- {field: 'totalTime' },
|
|
|
+ {field: 'incrementTypeId', suffix:'', },
|
|
|
+ {field: 'totalTime', suffix:'', },
|
|
|
{field: 'count',componentProps:{
|
|
|
max:agent.value.majorSubNum,
|
|
|
min:1,
|