zhuth пре 7 година
родитељ
комит
a411da3700
1 измењених фајлова са 2 додато и 3 уклоњено
  1. 2 3
      frontend/saas-web/app/view/money/recBalance/FormPanelController.js

+ 2 - 3
frontend/saas-web/app/view/money/recBalance/FormPanelController.js

@@ -178,7 +178,7 @@ Ext.define('saas.view.money.recBalance.FormPanelController', {
                 beforerender: function (f) {
                     Ext.apply(f, {
                         dataUrl: '/api/money/subledger/list',
-                        addTitle: '源单资料',
+                        addTitle: '源单单据',
                         dbfinds: [{
                             from: 'id',
                             to: 'rbd_slid'
@@ -227,9 +227,8 @@ Ext.define('saas.view.money.recBalance.FormPanelController', {
                             "xtype": "numbercolumn"
                         },{
                             "text": "源单编号",
-                            "flex": 1,
                             "dataIndex": "sl_code",
-                            "width": 100
+                            "width": 180
                         }, {
                             "text": "源单类型",
                             "flex": 1,