From a8440d00c02070074f6bb7d24d06bc659ef363b8 Mon Sep 17 00:00:00 2001
From: zzr99 <1940172413@qq.com>
Date: 星期六, 02 七月 2022 13:22:17 +0800
Subject: [PATCH] PDA缓存加列宽+已上传控制行数+出入库按钮加控制

---
 WebTM/views/验收入库/委外入库/Kf_EntrustInBill_FastList.html |   86 +++++++++++++++++++++++--------------------
 1 files changed, 46 insertions(+), 40 deletions(-)

diff --git "a/WebTM/views/\351\252\214\346\224\266\345\205\245\345\272\223/\345\247\224\345\244\226\345\205\245\345\272\223/Kf_EntrustInBill_FastList.html" "b/WebTM/views/\351\252\214\346\224\266\345\205\245\345\272\223/\345\247\224\345\244\226\345\205\245\345\272\223/Kf_EntrustInBill_FastList.html"
index 51db73e..9bbd29a 100644
--- "a/WebTM/views/\351\252\214\346\224\266\345\205\245\345\272\223/\345\247\224\345\244\226\345\205\245\345\272\223/Kf_EntrustInBill_FastList.html"
+++ "b/WebTM/views/\351\252\214\346\224\266\345\205\245\345\272\223/\345\247\224\345\244\226\345\205\245\345\272\223/Kf_EntrustInBill_FastList.html"
@@ -165,13 +165,13 @@
                 , where: { HBillType: sBillType, sHMaker: sessionStorage["HUserName"], HOrgID: sessionStorage["OrganizationID"] }
                 , cols: [[
                     { type: 'radio' }
-                    , { field: 'HInterID', title: '鍗曟嵁鍐呯爜', width: 80 }
-                    , { field: 'HBillNo', title: '鍗曟嵁鍙�', width: 80 }
-                    , { field: 'HMaker', title: '鍒跺崟浜�', width: 100 }
-                    , { field: 'HMakeDate', title: '鍒跺崟鏃ユ湡', width: 100 }
+                    , { field: 'HInterID', title: '鍗曟嵁鍐呯爜', width: 120 }
+                    , { field: 'HBillNo', title: '鍗曟嵁鍙�', width: 150 }
+                    , { field: 'HMaker', title: '鍒跺崟浜�', width: 120 }
+                    , { field: 'HMakeDate', title: '鍒跺崟鏃ユ湡', width: 150 }
                     , { field: 'HQty', title: '鏁伴噺', width: 100 }
-                    , { field: 'HSourceBillNo', title: '婧愬崟鍗曞彿', width: 100 }
-                    , { field: 'HRedBlueFlag', title: '绾㈣摑瀛�', width: 100 }
+                    , { field: 'HSourceBillNo', title: '婧愬崟鍗曞彿', width: 150 }
+                    , { field: 'HRedBlueFlag', title: '绾㈣摑瀛�', width: 120 }
                     , { field: 'HSourceBillType', title: '婧愬崟绫诲瀷', width: 100 }
                 ]]
                 , height: 500
@@ -184,18 +184,21 @@
                     , url: GetWEBURL() + '/Web/DisBillUpdateLoad_Json'
                     , toolbar: '#toolbarDemo'
                     , where: { HBillType: sBillType, HMaker: sessionStorage["HUserName"], HOrgID: sessionStorage["OrganizationID"] }
+                    , page: true  // 寮�鍚垎椤�
+                    , limits: [20, 40, 80, 100]
+                    , limit: 20
                     , cols: [[
                         { type: 'radio' }
-                        , { field: 'HInterID', title: '鍗曟嵁鍐呯爜', width: 80 }
-                        , { field: 'HBillNo', title: '鍗曟嵁鍙�', width: 80 }
-                        , { field: 'HMaker', title: '鍒跺崟浜�', width: 100 }
-                        , { field: 'HMakeDate', title: '鍒跺崟鏃ユ湡', width: 100 }
-                        , { field: 'HMaterNumber', title: '鐗╂枡浠g爜', width: 100 }
-                        , { field: 'HMaterName', title: '鐗╂枡鍚嶇О', width: 100 }
-                        , { field: 'HMaterModel', title: '瑙勬牸鍨嬪彿', width: 100 }
+                        , { field: 'HInterID', title: '鍗曟嵁鍐呯爜', width: 120 }
+                        , { field: 'HBillNo', title: '鍗曟嵁鍙�', width: 150 }
+                        , { field: 'HMaker', title: '鍒跺崟浜�', width: 120 }
+                        , { field: 'HMakeDate', title: '鍒跺崟鏃ユ湡', width: 150 }
+                        , { field: 'HMaterNumber', title: '鐗╂枡浠g爜', width: 150 }
+                        , { field: 'HMaterName', title: '鐗╂枡鍚嶇О', width: 150 }
+                        , { field: 'HMaterModel', title: '瑙勬牸鍨嬪彿', width: 150 }
                         , { field: 'HQty', title: '鏁伴噺', width: 100 }
-                        , { field: 'HSourceBillNo', title: '婧愬崟鍗曞彿', width: 100 }
-                        , { field: 'HOrgID', title: '缁勭粐', width: 100 }
+                        , { field: 'HSourceBillNo', title: '婧愬崟鍗曞彿', width: 150 }
+                        , { field: 'HOrgID', title: '缁勭粐', width: 150 }
                     ]]
                     , height: 500
                     , done: function () {
@@ -324,13 +327,13 @@
             , where: { HBillType: sBillType, sHMaker: sessionStorage["HUserName"], HOrgID: sessionStorage["OrganizationID"] }
             , cols: [[
                 { type: 'radio' }
-                , { field: 'HInterID', title: '鍗曟嵁鍐呯爜', width: 80 }
-                , { field: 'HBillNo', title: '鍗曟嵁鍙�', width: 80 }
-                , { field: 'HMaker', title: '鍒跺崟浜�', width: 100 }
-                , { field: 'HMakeDate', title: '鍒跺崟鏃ユ湡', width: 100 }
+                , { field: 'HInterID', title: '鍗曟嵁鍐呯爜', width: 120 }
+                , { field: 'HBillNo', title: '鍗曟嵁鍙�', width: 150 }
+                , { field: 'HMaker', title: '鍒跺崟浜�', width: 120 }
+                , { field: 'HMakeDate', title: '鍒跺崟鏃ユ湡', width: 150 }
                 , { field: 'HQty', title: '鏁伴噺', width: 100 }
-                , { field: 'HSourceBillNo', title: '婧愬崟鍗曞彿', width: 100 }
-                , { field: 'HRedBlueFlag', title: '绾㈣摑瀛�', width: 100 }
+                , { field: 'HSourceBillNo', title: '婧愬崟鍗曞彿', width: 150 }
+                , { field: 'HRedBlueFlag', title: '绾㈣摑瀛�', width: 120 }
                 , { field: 'HSourceBillType', title: '婧愬崟绫诲瀷', width: 100 }
             ]]
             , height: 500
@@ -346,18 +349,21 @@
             , url: GetWEBURL() + '/Web/DisBillUpdateLoad_Json'
             , toolbar: '#toolbarDemo'
             , where: { HBillType: sBillType, HMaker: sessionStorage["HUserName"], HOrgID: sessionStorage["OrganizationID"] }
+            , page: true  // 寮�鍚垎椤�
+            , limits: [20, 40, 80, 100]
+            , limit: 20
             , cols: [[
                 { type: 'radio' }
-                , { field: 'HInterID', title: '鍗曟嵁鍐呯爜', width: 80 }
-                , { field: 'HBillNo', title: '鍗曟嵁鍙�', width: 80 }
-                , { field: 'HMaker', title: '鍒跺崟浜�', width: 100 }
-                , { field: 'HMakeDate', title: '鍒跺崟鏃ユ湡', width: 100 }
-                , { field: 'HMaterNumber', title: '鐗╂枡浠g爜', width: 100 }
-                , { field: 'HMaterName', title: '鐗╂枡鍚嶇О', width: 100 }
-                , { field: 'HMaterModel', title: '瑙勬牸鍨嬪彿', width: 100 }
+                , { field: 'HInterID', title: '鍗曟嵁鍐呯爜', width: 120 }
+                , { field: 'HBillNo', title: '鍗曟嵁鍙�', width: 150 }
+                , { field: 'HMaker', title: '鍒跺崟浜�', width: 120 }
+                , { field: 'HMakeDate', title: '鍒跺崟鏃ユ湡', width: 150 }
+                , { field: 'HMaterNumber', title: '鐗╂枡浠g爜', width: 150 }
+                , { field: 'HMaterName', title: '鐗╂枡鍚嶇О', width: 150 }
+                , { field: 'HMaterModel', title: '瑙勬牸鍨嬪彿', width: 150 }
                 , { field: 'HQty', title: '鏁伴噺', width: 100 }
-                , { field: 'HSourceBillNo', title: '婧愬崟鍗曞彿', width: 100 }
-                , { field: 'HOrgID', title: '缁勭粐', width: 100 }
+                , { field: 'HSourceBillNo', title: '婧愬崟鍗曞彿', width: 150 }
+                , { field: 'HOrgID', title: '缁勭粐', width: 150 }
             ]]
             , height: 500
             , done: function () {
@@ -371,16 +377,16 @@
             , toolbar: '#toolbarDemo'
             , cols: [[
                 { type: 'radio' }
-                , { field: 'HInterID', title: '鍗曟嵁鍐呯爜', width: 80 }
-                , { field: 'HBillNo', title: '鍗曟嵁鍙�', width: 80 }
-                , { field: 'HMaker', title: '鍒跺崟浜�', width: 100 }
-                , { field: 'HMakeDate', title: '鍒跺崟鏃ユ湡', width: 100 }
-                , { field: 'HMaterNumber', title: '鐗╂枡浠g爜', width: 100 }
-                , { field: 'HMaterName', title: '鐗╂枡鍚嶇О', width: 100 }
-                , { field: 'HMaterModel', title: '瑙勬牸鍨嬪彿', width: 100 }
+                , { field: 'HInterID', title: '鍗曟嵁鍐呯爜', width: 120 }
+                , { field: 'HBillNo', title: '鍗曟嵁鍙�', width: 150 }
+                , { field: 'HMaker', title: '鍒跺崟浜�', width: 120 }
+                , { field: 'HMakeDate', title: '鍒跺崟鏃ユ湡', width: 150 }
+                , { field: 'HMaterNumber', title: '鐗╂枡浠g爜', width: 15 }
+                , { field: 'HMaterName', title: '鐗╂枡鍚嶇О', width: 150 }
+                , { field: 'HMaterModel', title: '瑙勬牸鍨嬪彿', width: 150 }
                 , { field: 'HQty', title: '鏁伴噺', width: 100 }
-                , { field: 'HSourceBillNo', title: '婧愬崟鍗曞彿', width: 100 }
-                , { field: 'HOrgID', title: '缁勭粐', width: 100 }
+                , { field: 'HSourceBillNo', title: '婧愬崟鍗曞彿', width: 150 }
+                , { field: 'HOrgID', title: '缁勭粐', width: 150 }
             ]]
             , height: 500
         })
@@ -392,7 +398,7 @@
             //, toolbar: '#toolbarDemo'
             // , where: { sMsg: linterid, sMsg2: lentryid }
          , cols: [[
-           , { field: 'HMaterID', title: '鐗╂枡ID', width: 100, hide: true }
+           , { field: 'HMaterID', title: '鐗╂枡ID', width: 150, hide: true }
          ]]
          , page: true
          , height: 500

--
Gitblit v1.9.1