@@ -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,