Explorar o código

1.其他支出收入单前端对接
2.收付款单前端对接

heqinwei %!s(int64=7) %!d(string=hai) anos
pai
achega
39d516cf02
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      frontend/saas-web/app/view/money/payBalance/QueryPanel.js

+ 3 - 3
frontend/saas-web/app/view/money/payBalance/QueryPanel.js

@@ -42,16 +42,16 @@ Ext.define('saas.view.money.paybalance.QueryPanel', {
         }, {
             text: '供应商编号',
             dataIndex: 'pb_vendcode',
-            width: 200
+            width: 200,
+            hidden:true
         }, {
             text: '供应商名称',
             dataIndex: 'pb_vendname',
-            width: 120
+            width: 120,
         }, {
             text: '收款人',
             dataIndex: 'pb_manname',
             width: 120,
-            hidden:true
         }, {
             text: '付款金额',
             dataIndex: 'pb_pdamount',