Browse Source

客户采购单修改

hy 6 years ago
parent
commit
d06297bf39
1 changed files with 2 additions and 2 deletions
  1. 2 2
      frontend/saas-web/app/view/sale/b2b/PurchaseDetail.js

+ 2 - 2
frontend/saas-web/app/view/sale/b2b/PurchaseDetail.js

@@ -62,9 +62,9 @@ Ext.define('saas.view.sale.b2b.PurchaseDetail', {
                     vtype: 'positiveNumber'
                 }
             }, {
-                name: "sa_status",
+                name: "sa_turnstatus",
                 xtype: "textfield",
-                fieldLabel: "单状态",
+                fieldLabel: "单状态",
                 readOnly: true
             }, {
                 xtype: 'textfield',