Commit 102cd9fd authored by guang.wu's avatar guang.wu

fix: 修改宽度

parent a000fb16
...@@ -89,7 +89,7 @@ export function columnManage() { ...@@ -89,7 +89,7 @@ export function columnManage() {
{ {
title: 'SKU编码', title: 'SKU编码',
dataIndex: 'skuId', dataIndex: 'skuId',
width: 160, width: 200,
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