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
f68ef529
Commit
f68ef529
authored
Oct 22, 2024
by
liuyang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
2024-10-22
1.文档管理添加附件变更记录
parent
213204b6
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
0 deletions
+4
-0
HGWD001.js
src/main/webapp/HG/WD/HGWD001.js
+1
-0
HGWD099B.jsp
src/main/webapp/HG/WD/HGWD099B.jsp
+3
-0
No files found.
src/main/webapp/HG/WD/HGWD001.js
View file @
f68ef529
...
...
@@ -803,6 +803,7 @@ function uploadFileCallback(data) {
EiCommunicator
.
send
(
serviceName
,
methodName
,
inEiInfo
,
{
onSuccess
(
response
)
{
JSColorbox
.
close
();
resultGrid
.
dataSource
.
page
(
1
);
},
onFail
(
errorMessage
,
status
,
e
)
{
...
...
src/main/webapp/HG/WD/HGWD099B.jsp
View file @
f68ef529
...
...
@@ -24,7 +24,10 @@
<div class="row">
<EF:EFInput cname="变更内容" ename="result-0-changeContent" type="textarea" colWidth="8" ratio="2:8" required="true" readonly="false"/>
</div>
<br/>
<span style='color: red;font-size: 13px;'>说明:请先填写变更内容,再上传附件,如果先上传附件,忘记填写变更内容。请到变更记录添加变更记录</span></br>
</EF:EFRegion>
<EF:EFInput ename="fileDocId" cname="" hidden="true"/>
</EF:EFPage>
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