Browse Source

URL修改

hy 7 years ago
parent
commit
1e9b390e09
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frontend/saas-web/app/view/document/product/FormController.js

+ 1 - 1
frontend/saas-web/app/view/document/product/FormController.js

@@ -71,7 +71,7 @@ Ext.define('saas.view.document.product.FormController', {
                 beforerender:function(f){
                     Ext.apply(f,{
                         //数据接口
-                        dataUrl:'http://192.168.253.58:9480/warehouse/list',
+                        dataUrl:'/api/document/warehouse/list',
                         //放大镜赋值设置
                         dbfinds:[{
                             from:'wh_code',to:'pr_whcode'