Browse Source

BUG处理

guq 7 years ago
parent
commit
4d78cac046
1 changed files with 0 additions and 1 deletions
  1. 0 1
      frontend/saas-web/app/view/purchase/purchaseIn/QueryPanel.js

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

@@ -233,7 +233,6 @@ Ext.define('saas.view.purchase.purchaseIn.QueryPanel', {
         },{
             text: '相关单号',
             dataIndex: 'pd_ordercode',
-            xtype:'numbercolumn',
             width: 120
         }]
     }