@@ -53,7 +53,7 @@ Ext.define('saas.view.home.infoCardList.PurchaseIn', {
width: 150
}, {
text: '品牌',
- dataIndex: 'pr_detail',
+ dataIndex: 'pr_brand',
width: 200
text: '名称',
@@ -53,7 +53,7 @@ Ext.define('saas.view.home.infoCardList.SaleOut', {
@@ -62,7 +62,7 @@ Ext.define('saas.view.money.report.CustomerCheckCheck', {
dataIndex: 'pr_code'
@@ -72,7 +72,7 @@ Ext.define('saas.view.money.report.VendorCheck', {
@@ -81,7 +81,7 @@ Ext.define('saas.view.purchase.report.Purchase', {
@@ -81,7 +81,7 @@ Ext.define('saas.view.sale.report.Sale', {
@@ -70,7 +70,7 @@ Ext.define('saas.view.sale.report.SaleProfit', {
@@ -124,7 +124,7 @@ Ext.define('saas.view.stock.inventory.EditDataList', {
xtype : "",
},
{
- text : "规格型号",
+ text : "型号",
dataIndex : "st_prodorispeccode",
width : 150.0,
@@ -35,7 +35,7 @@ Ext.define('saas.view.stock.report.ProdinoutCount', {
@@ -79,7 +79,7 @@ Ext.define('saas.view.stock.report.Prodiodetail', {