Commit 666bd325 by wusiyi

feat:添加配货区id字段展示 #1009701

parent 9c0e1bea
......@@ -124,7 +124,7 @@ const columns: CustomColumn<SortingList>[] = [
key: 'id',
prop: 'id',
label: '配货区ID',
width: 80,
width: 120,
align: 'center',
},
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment