From 1570566d2ffa493e036853eb43f39ad2668b465d Mon Sep 17 00:00:00 2001
From: zzr99 <1940172413@qq.com>
Date: 星期三, 16 二月 2022 14:50:35 +0800
Subject: [PATCH] nothing

---
 WebTM/views/领料发货/其他出库/Kf_OtherOutBill_FastList.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git "a/WebTM/views/\351\242\206\346\226\231\345\217\221\350\264\247/\345\205\266\344\273\226\345\207\272\345\272\223/Kf_OtherOutBill_FastList.html" "b/WebTM/views/\351\242\206\346\226\231\345\217\221\350\264\247/\345\205\266\344\273\226\345\207\272\345\272\223/Kf_OtherOutBill_FastList.html"
index d0a211f..bdb63a6 100644
--- "a/WebTM/views/\351\242\206\346\226\231\345\217\221\350\264\247/\345\205\266\344\273\226\345\207\272\345\272\223/Kf_OtherOutBill_FastList.html"
+++ "b/WebTM/views/\351\242\206\346\226\231\345\217\221\350\264\247/\345\205\266\344\273\226\345\207\272\345\272\223/Kf_OtherOutBill_FastList.html"
@@ -139,7 +139,7 @@
             var sBillType = '1206'
             table.render({
                 elem: '#dj-table'
-                , url: GetWEBURL() + '/OtherOutBill/DisBillEntryList_Mate_Webs_Json'
+                , url: GetWEBURL() + '/Web/chanpinruk'
                     ,toolbar: '#toolbarDemo'
                     , where: { HBillType: sBillType,sWhere:''}
                     , cols: [[
@@ -282,7 +282,7 @@
 
         table.render({
             elem: '#dj-table'
-            , url: GetWEBURL() + '/Web/DisBillEntryList_Mate_Webs_Json'
+            , url: GetWEBURL() + '/Web/chanpinruk'
             , toolbar: '#toolbarDemo'
             , where: { HBillType: sBillType, sWhere: '' }
             , cols: [[

--
Gitblit v1.9.1