扫码模块所调用仓位基础资料,选择界面后显示内容增加显示仓库信息
3个文件已修改
11 ■■■■ 已修改文件
WebTM/WebTM.csproj.user 5 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebTM/layuiadmin/Scripts/webConfig.js 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebTM/views/Baseset/基础资料/Gy_StockPlaceListNew.html 2 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebTM/WebTM.csproj.user
@@ -16,9 +16,8 @@
    <VisualStudio>
      <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
        <WebProjectProperties>
          <StartPageUrl>
          </StartPageUrl>
          <StartAction>CurrentPage</StartAction>
          <StartPageUrl>views/user/login.html</StartPageUrl>
          <StartAction>SpecificPage</StartAction>
          <AspNetDebugging>True</AspNetDebugging>
          <SilverlightDebugging>False</SilverlightDebugging>
          <NativeDebugging>False</NativeDebugging>
WebTM/layuiadmin/Scripts/webConfig.js
@@ -3,9 +3,9 @@
    //var WEBURL = "http://192.168.16.80:8011/";          //办公室服务器
    //var WEBURL = "http://localhost:8081/SWEAPI/";       //ch本地*/
    //var WEBURL = "http://61.164.86.218:8099/ABAPI/";
   // var WEBURL = "http://localhost/API/";  //           //颜晓军本地配置
    var WEBURL = "http://localhost/API/";  //           //颜晓军本地配置
    /*var WEBURL = "http://localhost:8082/API/";    //杜贺本地配置*/
    var WEBURL = "http://localhost:8082/API/";    //张瑞广本地配置
    //var WEBURL = "http://localhost:8082/API/";    //张瑞广本地配置
   /* var WEBURL = "http://localhost:81/API/"    //翁涛涛本地配置*/
    //var WEBURL = "http://47.96.97.237/API/";          //智云服务器
    //var WEBURL = "http://localhost:8082/LuBaoAPI/";   //杨乐本地配置
WebTM/views/Baseset/»ù´¡×ÊÁÏ/Gy_StockPlaceListNew.html
@@ -86,6 +86,8 @@
                    , { field: 'HItemID', width: 150, title: '仓位ID', hide: true }
                    , { field: 'HNumber', width: 150, title: '仓位代码' }
                    , { field: 'HName', width: 150, title: '仓位名称', sort: true }
                    , { field: 'HWhNumber', width: 150, title: '仓库代码' }
                    , { field: 'HWhName', width: 150, title: '仓库名称', sort: true }
                ]]
                , page: true
                , limits: [50, 500, 5000, 50000],