Explorar o código

采购订单关联列表备注取pd_remark

rainco %!s(int64=7) %!d(string=hai) anos
pai
achega
357567f2e4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      frontend/saas-web/app/view/purchase/purchase/QueryPanel.js

+ 1 - 1
frontend/saas-web/app/view/purchase/purchase/QueryPanel.js

@@ -268,7 +268,7 @@ Ext.define('saas.view.purchase.purchase.QueryPanel', {
             }
         },{
             text: '备注',
-            dataIndex: 'pu_remark',
+            dataIndex: 'pd_remark',
             xtype: 'numbercolumn',
             width: 250
         }]