Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
T
topsun-bpm
Project
Project
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
鲁鑫
topsun-bpm
Commits
d940a559
Commit
d940a559
authored
Dec 17, 2024
by
1650842865
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
质量异常评审表:责任部门改为评审部门
parent
5c7327b6
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
unqualifiedMaterialsDetail.jsp
...n/mes/unqualifiedMaterials/unqualifiedMaterialsDetail.jsp
+1
-1
unqualifiedMaterialsList.js
...psun/mes/unqualifiedMaterials/unqualifiedMaterialsList.js
+1
-1
No files found.
topsun-xt/src/main/webapp/biz/topsun/mes/unqualifiedMaterials/unqualifiedMaterialsDetail.jsp
View file @
d940a559
...
...
@@ -44,7 +44,7 @@
<div
class=
"hg-form-row"
>
<x:hidden
name=
"dutyDept"
/>
<x:inputC
name=
"process"
required=
"false"
readonly=
"true"
label=
"部门/工序"
labelCol=
"2"
maxLength=
"64"
fieldCol=
"2"
/>
<x:inputC
name=
"dutyDeptName"
required=
"false"
readonly=
"true"
label=
"
责任
部门"
labelCol=
"2"
fieldCol=
"2"
/>
<x:inputC
name=
"dutyDeptName"
required=
"false"
readonly=
"true"
label=
"
评审
部门"
labelCol=
"2"
fieldCol=
"2"
/>
<x:hidden
name=
"submitter"
/>
<x:inputC
name=
"submitterName"
required=
"false"
readonly=
"true"
label=
"提报人"
labelCol=
"2"
fieldCol=
"2"
/>
</div>
...
...
topsun-xt/src/main/webapp/biz/topsun/mes/unqualifiedMaterials/unqualifiedMaterialsList.js
View file @
d940a559
...
...
@@ -39,7 +39,7 @@ function loadGrid() {
{
display
:
"部门/工序"
,
name
:
"process"
,
width
:
200
,
minWidth
:
60
,
type
:
"string"
,
align
:
"left"
},
{
display
:
"异常数量"
,
name
:
"exceptionNum"
,
width
:
200
,
minWidth
:
60
,
type
:
"string"
,
align
:
"left"
},
{
display
:
"异常描述"
,
name
:
"exceptionDesc"
,
width
:
200
,
minWidth
:
60
,
type
:
"string"
,
align
:
"left"
},
{
display
:
"
责任
部门"
,
name
:
"dutyDeptName"
,
width
:
200
,
minWidth
:
60
,
type
:
"string"
,
align
:
"left"
},
{
display
:
"
评审
部门"
,
name
:
"dutyDeptName"
,
width
:
200
,
minWidth
:
60
,
type
:
"string"
,
align
:
"left"
},
{
display
:
"提报人"
,
name
:
"submitterName"
,
width
:
200
,
minWidth
:
60
,
type
:
"string"
,
align
:
"left"
},
{
display
:
"评审结果"
,
name
:
"resultTextView"
,
width
:
200
,
minWidth
:
60
,
type
:
"string"
,
align
:
"left"
},
{
display
:
"审批状态"
,
name
:
"statusTextView"
,
width
:
100
,
minWidth
:
60
,
type
:
"string"
,
align
:
"left"
},
...
...
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