|
|
@@ -66,7 +66,7 @@ Ext.define('saas.view.stock.otherIn.FormPanelController', {
|
|
|
beforerender: function (f) {
|
|
|
Ext.apply(f, {
|
|
|
|
|
|
- dataUrl: '/api/document/vendor/list',
|
|
|
+ dataUrl: '/api/document/customer/list',
|
|
|
// dataUrl:'http://localhost:9480/customer/list',
|
|
|
dbfinds: [{
|
|
|
from: 'id',
|