fix: 修改 批次号

This commit is contained in:
zhangds 2024-05-13 16:39:40 +08:00
parent 88e1ba5e32
commit b8a2955ad5
1 changed files with 2 additions and 1 deletions

View File

@ -101,7 +101,8 @@ export const Column = [
title: "批次号",
prop: "channel_activity_id",
name: "channel_activity_id",
type: "normal"
type: "normal",
width: "150px"
},
{
title: "创建时间",