|
|
@@ -15,15 +15,9 @@ Ext.define('saas.view.money.othreceipts.FormPanel', {
|
|
|
_statusField: 'or_status',
|
|
|
_statusCodeField: 'or_statuscode',
|
|
|
_relationColumn: 'ord_orid',
|
|
|
-<<<<<<< HEAD
|
|
|
_readUrl:basePath+'money/othreceipts/read/',
|
|
|
_saveUrl:basePath+'money/othreceipts/save',
|
|
|
_deleteUrl:basePath+'money/othreceipts/delete/',
|
|
|
-=======
|
|
|
- _readUrl:'/api/money/othreceipts/read/',
|
|
|
- _saveUrl:'/api/money/othreceipts/save',
|
|
|
- _deleteUrl:'/api/money/othreceipts/delete/',
|
|
|
->>>>>>> 12e93723100fb3a14b86475ac9edfc82a3c9e52e
|
|
|
initId:0,
|
|
|
|
|
|
defaultItems: [{
|