From f8b387b8c70cc81685d9d10a55d8344fcdc59136 Mon Sep 17 00:00:00 2001 From: cjl Date: Sat, 2 Feb 2019 16:40:57 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E6=8E=89clientIp=E8=BF=99=E4=B8=AA?= =?UTF-8?q?=E6=97=A0=E6=95=88=E8=BF=98=E4=BC=9A=E5=AF=BC=E8=87=B4js?= =?UTF-8?q?=E5=87=BA=E9=94=99=E7=9A=84=E5=8F=98=E9=87=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- erp_web/js/pages/financial/financial_base.js | 2 -- erp_web/js/pages/materials/in_out.js | 2 -- erp_web/pages/financial/advance_in.html | 1 - erp_web/pages/manage/functions.html | 1 - erp_web/pages/materials/assemble_list.html | 5 ----- erp_web/pages/materials/gift_out_list.html | 1 - erp_web/pages/materials/other_in_list.html | 1 - erp_web/pages/materials/other_out_list.html | 1 - erp_web/pages/materials/sale_back_list.html | 1 - erp_web/pages/materials/sale_out_list.html | 1 - 10 files changed, 16 deletions(-) diff --git a/erp_web/js/pages/financial/financial_base.js b/erp_web/js/pages/financial/financial_base.js index 88d6eeb3..11236741 100644 --- a/erp_web/js/pages/financial/financial_base.js +++ b/erp_web/js/pages/financial/financial_base.js @@ -611,7 +611,6 @@ //增加 function addAccountHead(){ - $("#clientIp").val(clientIp); $('#accountHeadFM').form('clear'); var thisDateTime = getNowFormatDateTime(); //当前时间 $("#BillTime").val(thisDateTime); @@ -643,7 +642,6 @@ //编辑信息 function editAccountHead(accountHeadTotalInfo){ var accountHeadInfo = accountHeadTotalInfo.split("AaBb"); - $("#clientIp").val(clientIp); $("#BillNo").val(accountHeadInfo[1]); $("#BillTime").val(accountHeadInfo[2]); $("#Remark").val(accountHeadInfo[3]); diff --git a/erp_web/js/pages/materials/in_out.js b/erp_web/js/pages/materials/in_out.js index a92bf39b..98feb6ea 100644 --- a/erp_web/js/pages/materials/in_out.js +++ b/erp_web/js/pages/materials/in_out.js @@ -1523,7 +1523,6 @@ //新增信息 function addDepotHead(){ - $("#clientIp").val(clientIp); $('#depotHeadFM').form('clear'); var thisDateTime = getNowFormatDateTime(); //当前时间 $("#OperTime").val(thisDateTime); @@ -1625,7 +1624,6 @@ return; } var depotHeadInfo = depotHeadTotalInfo.split("AaBb"); - $("#clientIp").val(clientIp); if(listSubType==="礼品销售"){ $("#GiftId").combobox('setValue',depotHeadInfo[1]); } diff --git a/erp_web/pages/financial/advance_in.html b/erp_web/pages/financial/advance_in.html index 22bc7a3b..ef6ddd2a 100644 --- a/erp_web/pages/financial/advance_in.html +++ b/erp_web/pages/financial/advance_in.html @@ -97,7 +97,6 @@ -
diff --git a/erp_web/pages/manage/functions.html b/erp_web/pages/manage/functions.html index e073f307..9eabea9c 100644 --- a/erp_web/pages/manage/functions.html +++ b/erp_web/pages/manage/functions.html @@ -105,7 +105,6 @@ -
diff --git a/erp_web/pages/materials/assemble_list.html b/erp_web/pages/materials/assemble_list.html index 0d64b43b..cab5c0ce 100644 --- a/erp_web/pages/materials/assemble_list.html +++ b/erp_web/pages/materials/assemble_list.html @@ -16,11 +16,6 @@ - diff --git a/erp_web/pages/materials/gift_out_list.html b/erp_web/pages/materials/gift_out_list.html index 1040f3e8..2d577861 100644 --- a/erp_web/pages/materials/gift_out_list.html +++ b/erp_web/pages/materials/gift_out_list.html @@ -91,7 +91,6 @@ -
diff --git a/erp_web/pages/materials/other_in_list.html b/erp_web/pages/materials/other_in_list.html index 8dd2e184..576faae5 100644 --- a/erp_web/pages/materials/other_in_list.html +++ b/erp_web/pages/materials/other_in_list.html @@ -100,7 +100,6 @@ -
diff --git a/erp_web/pages/materials/other_out_list.html b/erp_web/pages/materials/other_out_list.html index 91f1df40..0b317566 100644 --- a/erp_web/pages/materials/other_out_list.html +++ b/erp_web/pages/materials/other_out_list.html @@ -94,7 +94,6 @@ -
diff --git a/erp_web/pages/materials/sale_back_list.html b/erp_web/pages/materials/sale_back_list.html index 58a65cb9..a8966a9b 100644 --- a/erp_web/pages/materials/sale_back_list.html +++ b/erp_web/pages/materials/sale_back_list.html @@ -136,7 +136,6 @@ -
diff --git a/erp_web/pages/materials/sale_out_list.html b/erp_web/pages/materials/sale_out_list.html index 77e35d4d..c291222c 100644 --- a/erp_web/pages/materials/sale_out_list.html +++ b/erp_web/pages/materials/sale_out_list.html @@ -138,7 +138,6 @@ -