Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
H
hg-smart
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
platform
hg-smart
Commits
65cc1e6b
Commit
65cc1e6b
authored
Jun 04, 2024
by
wuwenlong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
沟通记录dev
parent
0a124204
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
7 additions
and
7 deletions
+7
-7
HGSC002.js
src/main/webapp/HG/SC/HGSC002.js
+1
-1
HGSC003.js
src/main/webapp/HG/SC/HGSC003.js
+1
-1
HGSC005.js
src/main/webapp/HG/SC/HGSC005.js
+1
-1
HGSC006.js
src/main/webapp/HG/SC/HGSC006.js
+1
-1
HGSC007.js
src/main/webapp/HG/SC/HGSC007.js
+1
-1
HGZL004.js
src/main/webapp/HG/ZL/HGZL004.js
+2
-2
No files found.
src/main/webapp/HG/SC/HGSC002.js
View file @
65cc1e6b
...
...
@@ -148,7 +148,7 @@ function showUploadFile(id) {
JSColorbox
.
open
({
href
:
"HGSC099?methodName=initLoad&inqu_status-0-bizType=XMRY&inqu_status-0-matId="
+
id
,
title
:
"<div style='text-align: center;'>附件详情</div>"
,
width
:
"8
0
%"
,
width
:
"8
5
%"
,
height
:
"80%"
,
});
}
...
...
src/main/webapp/HG/SC/HGSC003.js
View file @
65cc1e6b
...
...
@@ -238,7 +238,7 @@ function showUploadFile(id) {
JSColorbox
.
open
({
href
:
"HGSC099?methodName=initLoad&inqu_status-0-bizType=LTQD&inqu_status-0-matId="
+
id
,
title
:
"<div style='text-align: center;'>附件详情</div>"
,
width
:
"8
0
%"
,
width
:
"8
5
%"
,
height
:
"80%"
,
});
}
...
...
src/main/webapp/HG/SC/HGSC005.js
View file @
65cc1e6b
...
...
@@ -53,7 +53,7 @@ function showUploadFile(id) {
JSColorbox
.
open
({
href
:
"HGSC004D?methodName=initLoad&inqu_status-0-matId="
+
id
,
title
:
"<div style='text-align: center;'>附件详情</div>"
,
width
:
"8
0
%"
,
width
:
"8
5
%"
,
height
:
"80%"
,
});
}
...
...
src/main/webapp/HG/SC/HGSC006.js
View file @
65cc1e6b
...
...
@@ -51,7 +51,7 @@ function showUploadFile(id) {
JSColorbox
.
open
({
href
:
"HGSC004D?methodName=initLoad&inqu_status-0-matId="
+
id
,
title
:
"<div style='text-align: center;'>附件详情</div>"
,
width
:
"8
0
%"
,
width
:
"8
5
%"
,
height
:
"80%"
,
});
}
...
...
src/main/webapp/HG/SC/HGSC007.js
View file @
65cc1e6b
...
...
@@ -45,7 +45,7 @@ function showUploadFile(id) {
JSColorbox
.
open
({
href
:
"HGSC004D?methodName=initLoad&inqu_status-0-matId="
+
id
,
title
:
"<div style='text-align: center;'>附件清单</div>"
,
width
:
"8
0
%"
,
width
:
"8
5
%"
,
height
:
"80%"
,
});
}
...
...
src/main/webapp/HG/ZL/HGZL004.js
View file @
65cc1e6b
...
...
@@ -87,7 +87,7 @@ function showUploadFile(id,bizType,title) {
JSColorbox
.
open
({
href
:
"HGSC099?methodName=initLoad&inqu_status-0-bizType="
+
bizType
+
"&inqu_status-0-matId="
+
id
,
title
:
"<div style='text-align: center;'>"
+
title
+
"</div>"
,
width
:
"8
0
%"
,
width
:
"8
5
%"
,
height
:
"80%"
,
});
}
...
...
@@ -96,7 +96,7 @@ function communication(id) {
JSColorbox
.
open
({
href
:
"HGZL004A?methodName=initLoad&inqu_status-0-informId="
+
id
,
title
:
"<div style='text-align: center;'>沟通记录</div>"
,
width
:
"8
0
%"
,
width
:
"8
5
%"
,
height
:
"80%"
,
});
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment