From 6ff28524dda0a01d51a6506158e7e8426b406375 Mon Sep 17 00:00:00 2001
From: WYB <908761037@qq.com>
Date: 星期日, 25 四月 2021 17:41:06 +0800
Subject: [PATCH] 工序汇报单打印路径修复。
---
WebTM/Properties/PublishProfiles/LAYUI.pubxml.user | 12 ++++++------
WebTM/views/生产工序管理/工序汇报单/HBarPlanPrint.html | 6 +++---
WebTM/views/生产工序管理/工序汇报单/Sc_Add_ProcessReportList.html | 4 ++--
WebTM/layuiadmin/Scripts/webConfig.js | 4 ++--
4 files changed, 13 insertions(+), 13 deletions(-)
diff --git a/WebTM/Properties/PublishProfiles/LAYUI.pubxml.user b/WebTM/Properties/PublishProfiles/LAYUI.pubxml.user
index 2f94bae..91c7f0c 100644
--- a/WebTM/Properties/PublishProfiles/LAYUI.pubxml.user
+++ b/WebTM/Properties/PublishProfiles/LAYUI.pubxml.user
@@ -18,10 +18,10 @@
<publishTime>03/23/2021 16:57:43</publishTime>
</File>
<File Include="bin/WebTM.dll">
- <publishTime>04/25/2021 09:20:52</publishTime>
+ <publishTime>04/25/2021 11:09:44</publishTime>
</File>
<File Include="bin/WebTM.pdb">
- <publishTime>04/25/2021 09:20:52</publishTime>
+ <publishTime>04/25/2021 11:09:44</publishTime>
</File>
<File Include="layuiadmin/config.js">
<publishTime>03/23/2021 16:57:43</publishTime>
@@ -588,7 +588,7 @@
<publishTime>03/23/2021 16:57:43</publishTime>
</File>
<File Include="layuiadmin/Scripts/webConfig.js">
- <publishTime>04/25/2021 09:19:32</publishTime>
+ <publishTime>04/25/2021 09:24:25</publishTime>
</File>
<File Include="layuiadmin/style/admin.css">
<publishTime>03/23/2021 16:57:43</publishTime>
@@ -1218,10 +1218,10 @@
<publishTime>03/29/2021 19:54:57</publishTime>
</File>
<File Include="views/鐢熶骇宸ュ簭绠$悊/宸ュ簭姹囨姤鍗�/HBarPlanPrint.html">
- <publishTime>04/23/2021 16:56:48</publishTime>
+ <publishTime>04/25/2021 11:06:24</publishTime>
</File>
<File Include="views/鐢熶骇宸ュ簭绠$悊/宸ュ簭姹囨姤鍗�/Sc_Add_ProcessReportList.html">
- <publishTime>04/23/2021 16:59:42</publishTime>
+ <publishTime>04/25/2021 10:35:02</publishTime>
</File>
<File Include="views/鐢熶骇宸ュ簭绠$悊/宸ュ簭姹囨姤鍗�/Sc_ProcessReport_PDA.html">
<publishTime>04/09/2021 17:56:11</publishTime>
@@ -1497,7 +1497,7 @@
<publishTime>03/29/2021 20:16:17</publishTime>
</File>
<File Include="Web.config">
- <publishTime>04/25/2021 09:18:47</publishTime>
+ <publishTime>04/25/2021 11:09:48</publishTime>
</File>
</ItemGroup>
</Project>
\ No newline at end of file
diff --git a/WebTM/layuiadmin/Scripts/webConfig.js b/WebTM/layuiadmin/Scripts/webConfig.js
index 16defee..d019e8d 100644
--- a/WebTM/layuiadmin/Scripts/webConfig.js
+++ b/WebTM/layuiadmin/Scripts/webConfig.js
@@ -1,8 +1,8 @@
锘縡unction GetWEBURL() {
//var WEBURL = "http://192.168.16.80:8011/"; //鍔炲叕瀹ゆ湇鍔″櫒
- var WEBURL = "http://localhost:8081/SWEAPI/"; //ch鏈湴
+ //var WEBURL = "http://localhost:8081/SWEAPI/"; //ch鏈湴
//var WEBURL = "http://localhost:8085/JFAPI/"; //zgq鏈湴
- //var WEBURL = "http://localhost:8081/lubaoWebAPI/";//鐜嬫案娉㈡湰鍦伴厤缃紝璇峰嬁鏇存敼
+ var WEBURL = "http://localhost:8081/lubaoWebAPI/";//鐜嬫案娉㈡湰鍦伴厤缃紝璇峰嬁鏇存敼
return WEBURL
}
diff --git "a/WebTM/views/\347\224\237\344\272\247\345\267\245\345\272\217\347\256\241\347\220\206/\345\267\245\345\272\217\346\261\207\346\212\245\345\215\225/HBarPlanPrint.html" "b/WebTM/views/\347\224\237\344\272\247\345\267\245\345\272\217\347\256\241\347\220\206/\345\267\245\345\272\217\346\261\207\346\212\245\345\215\225/HBarPlanPrint.html"
index 0f5a41b..ee97588 100644
--- "a/WebTM/views/\347\224\237\344\272\247\345\267\245\345\272\217\347\256\241\347\220\206/\345\267\245\345\272\217\346\261\207\346\212\245\345\215\225/HBarPlanPrint.html"
+++ "b/WebTM/views/\347\224\237\344\272\247\345\267\245\345\272\217\347\256\241\347\220\206/\345\267\245\345\272\217\346\261\207\346\212\245\345\215\225/HBarPlanPrint.html"
@@ -3,9 +3,9 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>鎵撳嵃</title>
- <script src="../CreateControl.js"></script>
- <script src="../GRInstall.js"></script>
- <script src="../GRUtility.js"></script>
+ <script src="../../CreateControl.js"></script>
+ <script src="../../GRInstall.js"></script>
+ <script src="../../GRUtility.js"></script>
<style type="text/css">
html, body {
margin: 0;
diff --git "a/WebTM/views/\347\224\237\344\272\247\345\267\245\345\272\217\347\256\241\347\220\206/\345\267\245\345\272\217\346\261\207\346\212\245\345\215\225/Sc_Add_ProcessReportList.html" "b/WebTM/views/\347\224\237\344\272\247\345\267\245\345\272\217\347\256\241\347\220\206/\345\267\245\345\272\217\346\261\207\346\212\245\345\215\225/Sc_Add_ProcessReportList.html"
index 74b6155..ccfec34 100644
--- "a/WebTM/views/\347\224\237\344\272\247\345\267\245\345\272\217\347\256\241\347\220\206/\345\267\245\345\272\217\346\261\207\346\212\245\345\215\225/Sc_Add_ProcessReportList.html"
+++ "b/WebTM/views/\347\224\237\344\272\247\345\267\245\345\272\217\347\256\241\347\220\206/\345\267\245\345\272\217\346\261\207\346\212\245\345\215\225/Sc_Add_ProcessReportList.html"
@@ -15,7 +15,7 @@
<div class="layui-row layui-col-space15">
<div class="layui-col-md12">
<div class="layui-card">
- <form id="form0" class="layui-form" action="">
+ <form id="form0" class="layui-form layui-form-pane" action="">
<div class="layui-card-header">
<div class="layui-btn-group">
@@ -614,7 +614,7 @@
//鎵撳嵃Printing
form.on("submit(Printing)", function (data) {
layer.alert("鎴戞槸鎵撳嵃鎸夐挳锛佸崟鎹富ID鏄細" + HInterID);
- window.open("../../views/鐢熶骇宸ュ簭绠$悊/宸ュ簭姹囨姤鍗�/HBarPlanPrint.html?linterid=" + HInterID + "&Type=HProcessReport"+"&OpenTmp=姹囨姤鍗�");
+ window.open("../宸ュ簭姹囨姤鍗�/HBarPlanPrint.html?linterid=" + HInterID + "&Type=HProcessReport"+"&OpenTmp=姹囨姤鍗�");
});
--
Gitblit v1.9.1