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
f62d0591
Commit
f62d0591
authored
Mar 08, 2022
by
李苏
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
该扫描物料码
parent
344c44b8
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
8 deletions
+7
-8
index.html
...l/src/main/resources/templates/views/kmes/gphy/index.html
+7
-8
No files found.
gavel/src/main/resources/templates/views/kmes/gphy/index.html
View file @
f62d0591
...
...
@@ -237,10 +237,6 @@
}
else
if
(
e
==
"NGBZ"
){
that
.
okOrng
=
"N"
that
.
xlh
=
""
}
else
if
(
e
==
"WLID"
){
let
msg
=
"正在查询WLID:"
+
that
.
xlh
zpfk_wrz
(
that
,
msg
)
zpfk_wlxh
(
that
)
}
else
if
(
e
==
"LOGOUT"
){
zpfk_wrz
(
that
,
"即将退出系统"
)
localStorage
.
clear
();
...
...
@@ -249,10 +245,13 @@
/* 获取类型 */
})
.
catch
(
function
(
e
){
console
.
log
(
e
)
let
msg
=
"无法识别该序列号:"
+
that
.
xlh
zpfk_wrz
(
that
,
msg
,
'error'
)
screenAlert
(
that
.
el
,
msg
,
2000
)
let
msg
=
"正在查询WLID:"
+
that
.
xlh
zpfk_wrz
(
that
,
msg
)
zpfk_wlxh
(
that
)
// console.log(e)
// let msg="无法识别该序列号:"+that.xlh
// zpfk_wrz(that,msg,'error')
// screenAlert(that.el,msg,2000)
that
.
xlh
=
""
})
}
...
...
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