Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
K
kwell-mes
Project
Project
Details
Activity
Releases
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
gavelinfo
kwell-mes
Commits
1e6f9775
Commit
1e6f9775
authored
Mar 16, 2022
by
李苏
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
装配完毕重查
parent
98fad8dd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
1 deletion
+15
-1
index.html
...l/src/main/resources/templates/views/kmes/gphy/index.html
+15
-1
No files found.
gavel/src/main/resources/templates/views/kmes/gphy/index.html
View file @
1e6f9775
...
...
@@ -109,6 +109,19 @@
}
});
}
/* 重查 */
function
zpfk_showzpfk
(
e
){
let
that
=
e
that
.
okOrng
=
""
//ok标记
gas
.
post
(
'kmes/gpfk/zpfk'
,{
"sncode"
:
that
.
wosncode
||
""
,
"bzgxid"
:
window
.
bzlx
||
""
,
"wosncode"
:
that
.
wosncode
||
""
},
function
(
res
){
if
(
res
.
data
&&
res
.
data
.
records
){
/* 赋值操作 */
that
.
okOrng
=
res
.
data
.
records
.
zpbz
||
""
that
.
xlh
=
""
}
else
{
}
});
}
/* !new zpfk接口获取信息*/
function
zpfk_apizpfk
(
e
){
let
that
=
e
...
...
@@ -130,7 +143,8 @@
zpfk_wrz
(
that
,
msg
)
}
else
if
(
res
.
data
.
records
.
sntype
==
"WLID"
){
let
msg
=
res
.
message
||
"当前装配SN:"
+
that
.
wosncode
+
";品号"
+
res
.
data
.
records
.
curwlsncode
+
";品名"
+
res
.
data
.
records
.
curwlsnname
+
"成功!"
zpfk_wrz
(
that
,
msg
)
zpfk_wrz
(
that
,
msg
)
zpfk_showzpfk
(
that
)
}
that
.
xlh
=
""
y
(
woid
)
...
...
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