ソースを参照

字段宽度调整

guq 7 年 前
コミット
c9c75f9658
1 ファイル変更2 行追加3 行削除
  1. 2 3
      frontend/saas-web/app/view/sale/saleOut/QueryPanel.js

+ 2 - 3
frontend/saas-web/app/view/sale/saleOut/QueryPanel.js

@@ -107,11 +107,10 @@ Ext.define('saas.view.sale.saleout.QueryPanel', {
             xtype:'numbercolumn',
             width: 120
         },{
-            text: '未税金额',
+            text: '未税金额',
             dataIndex: 'pi_nettotal',
             xtype:'numbercolumn',
-            width: 120,
-            flex: 1
+            width: 120
         }],
         relativeColumn: [{
             text: 'id',