heqinwei 7 년 전
부모
커밋
e3bfa57f11
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      frontend/saas-web/app/view/money/report/AccountBalance.js

+ 0 - 1
frontend/saas-web/app/view/money/report/AccountBalance.js

@@ -102,6 +102,5 @@ Ext.define('saas.view.money.report.AccountBalance', {
             text: '备注',
             text: '备注',
             dataIndex: 'remark',
             dataIndex: 'remark',
             width: 250,
             width: 250,
-            flex:1
         }]
         }]
 });
 });