diff --git a/src/pages/exchangecode/commodity/commodity.js b/src/pages/exchangecode/commodity/commodity.js index 594b3834..ab02c1e5 100644 --- a/src/pages/exchangecode/commodity/commodity.js +++ b/src/pages/exchangecode/commodity/commodity.js @@ -52,6 +52,13 @@ const Column = [ name: 'upstream', type: 'normal' }, + { + title: '商品权重', + width: 'auto', + prop: 'weight', + name: 'weight', + type: 'normal' + }, { title: '有效时间段', width: '500px',