Browse Source

采购单列表关联列表备注字段

rainco 7 years ago
parent
commit
21d6e97666
1 changed files with 0 additions and 1 deletions
  1. 0 1
      frontend/saas-web/app/view/purchase/purchase/QueryPanel.js

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

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