|
|
@@ -64,7 +64,7 @@ Ext.define('saas.view.stock.stockamount.DataList', {
|
|
|
xtype : "",
|
|
|
},{
|
|
|
text : "物料名称",
|
|
|
- width : 200.0,
|
|
|
+ width : 150.0,
|
|
|
dataIndex : "rc_prodDetail",
|
|
|
},
|
|
|
{
|
|
|
@@ -75,12 +75,12 @@ Ext.define('saas.view.stock.stockamount.DataList', {
|
|
|
{
|
|
|
text : "单位",
|
|
|
dataIndex : "rc_prodUnit",
|
|
|
- width : 120.0,
|
|
|
+ width : 80.0,
|
|
|
},
|
|
|
{
|
|
|
text : "仓库编号",
|
|
|
dataIndex : "rc_whCode",
|
|
|
- width : 0,
|
|
|
+ width : 100,
|
|
|
},
|
|
|
{
|
|
|
text : "仓库名称",
|