|
|
@@ -311,7 +311,7 @@ Ext.define('saas.view.document.product.FormPanel', {
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- text : "单位成本",
|
|
|
+ text : "单位成本(元)",
|
|
|
dataIndex : "pd_price",
|
|
|
// xtype: 'numbercolumn',
|
|
|
align: 'end',
|
|
|
@@ -334,7 +334,7 @@ Ext.define('saas.view.document.product.FormPanel', {
|
|
|
},
|
|
|
},
|
|
|
{
|
|
|
- text : "期初总价",
|
|
|
+ text : "期初金额(元)",
|
|
|
dataIndex : "pd_amount",
|
|
|
// xtype: 'numbercolumn',
|
|
|
align: 'end',
|