Commit 9c0e1bea by wusiyi

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

parent a0e454b5
...@@ -123,7 +123,7 @@ const columns: CustomColumn<SortingList>[] = [ ...@@ -123,7 +123,7 @@ const columns: CustomColumn<SortingList>[] = [
{ {
key: 'id', key: 'id',
prop: 'id', prop: 'id',
label: 'ID', label: '配货区ID',
width: 80, width: 80,
align: 'center', 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