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
f4ea9e17
Commit
f4ea9e17
authored
Mar 17, 2022
by
yff
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of gitlab.gavelinfo.com:gavelinfo/kwell-mes
parents
2395ce3c
8cd2735a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
+7
-0
loginscan_view.html
gavel/src/main/resources/templates/views/loginscan_view.html
+7
-0
No files found.
gavel/src/main/resources/templates/views/loginscan_view.html
View file @
f4ea9e17
...
@@ -133,6 +133,13 @@
...
@@ -133,6 +133,13 @@
localStorage
.
setItem
(
"username"
,
result
.
data
.
username
||
"未知用户"
);
localStorage
.
setItem
(
"username"
,
result
.
data
.
username
||
"未知用户"
);
// window.location.href = "index";
// window.location.href = "index";
let
mkurl
=
result
.
data
.
records
.
fkurl
let
mkurl
=
result
.
data
.
records
.
fkurl
if
(
!
mkurl
){
logalert
(
result
.
message
||
"该工序无法登录!"
)
$rygh
.
val
(
""
)
$gylx
.
val
(
""
)
$rygh
.
focus
()
return
}
let
mkid
=
result
.
data
.
records
.
modulecode
let
mkid
=
result
.
data
.
records
.
modulecode
let
bzlx
=
result
.
data
.
records
.
id
let
bzlx
=
result
.
data
.
records
.
id
let
gx
=
result
.
data
.
records
.
name
let
gx
=
result
.
data
.
records
.
name
...
...
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