소스 검색

URL修改

hy 7 년 전
부모
커밋
1e9b390e09
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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'