Browse Source

客户采购单转单状态字段调整

zhuth 6 năm trước cách đây
mục cha
commit
372236e657
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      frontend/saas-web/app/view/sale/b2b/Purchase.js

+ 1 - 1
frontend/saas-web/app/view/sale/b2b/Purchase.js

@@ -91,7 +91,7 @@ Ext.define('saas.view.sale.b2b.Purchase', {
                     width: 100
                 }, {
                     text: '转单状态',
-                    dataIndex: 'sd_trunstatus',
+                    dataIndex: 'sa_turnstatus',
                     width: 100,
                     textAlign: 'center'
                 }, {