fix: 修改 批次号
This commit is contained in:
parent
88e1ba5e32
commit
b8a2955ad5
|
@ -101,7 +101,8 @@ export const Column = [
|
|||
title: "批次号",
|
||||
prop: "channel_activity_id",
|
||||
name: "channel_activity_id",
|
||||
type: "normal"
|
||||
type: "normal",
|
||||
width: "150px"
|
||||
},
|
||||
{
|
||||
title: "创建时间",
|
||||
|
|
Loading…
Reference in New Issue