From 1cb610cf44a5dc6339b6deb321a581252ce9f797 Mon Sep 17 00:00:00 2001
From: zzr99 <1940172413@qq.com>
Date: 星期三, 13 四月 2022 20:36:51 +0800
Subject: [PATCH] 打印

---
 WebTM/views/验收入库/外购入库/Kf_POStockInBill_FastList.html |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git "a/WebTM/views/\351\252\214\346\224\266\345\205\245\345\272\223/\345\244\226\350\264\255\345\205\245\345\272\223/Kf_POStockInBill_FastList.html" "b/WebTM/views/\351\252\214\346\224\266\345\205\245\345\272\223/\345\244\226\350\264\255\345\205\245\345\272\223/Kf_POStockInBill_FastList.html"
index 73f4ebe..b29b660 100644
--- "a/WebTM/views/\351\252\214\346\224\266\345\205\245\345\272\223/\345\244\226\350\264\255\345\205\245\345\272\223/Kf_POStockInBill_FastList.html"
+++ "b/WebTM/views/\351\252\214\346\224\266\345\205\245\345\272\223/\345\244\226\350\264\255\345\205\245\345\272\223/Kf_POStockInBill_FastList.html"
@@ -270,6 +270,7 @@
         form.on('submit(cmdQuery)', function () {
             var HBillNo = $("#HBillNo").val();
             var HSourceBillNo = $("#HSourceBillNo").val();
+            var index = layer.load();//閬僵
             //杩涘叆椤甸潰鏄剧ず鐨勭紦瀛樺垪琛�
             $.ajax({
                 url: GetWEBURL() + '/Web/QueryBillUpdateLoad_Json',
@@ -314,7 +315,6 @@
                 layer.closeAll("loading");
             }
         })
-
         //宸蹭笂浼犲垪琛�
         table.render({
                 elem: '#yd-table'
@@ -339,7 +339,6 @@
                     layer.closeAll("loading");
                 }
         })
-
         //宸蹭笂浼犳煡璇�
         table.render({
             elem: '#sy-table'

--
Gitblit v1.9.1