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
0b22106a
Commit
0b22106a
authored
May 18, 2022
by
李苏
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
测试结果
parent
40ab6b0c
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
31 additions
and
0 deletions
+31
-0
wosngzinfo.html
...ain/resources/templates/views/kmes/wosngz/wosngzinfo.html
+31
-0
No files found.
gavel/src/main/resources/templates/views/kmes/wosngz/wosngzinfo.html
View file @
0b22106a
...
@@ -38,6 +38,7 @@
...
@@ -38,6 +38,7 @@
"JY"
:
1
,
"JY"
:
1
,
"WX"
:
2
,
"WX"
:
2
,
"JG"
:
3
,
"JG"
:
3
,
"CS"
:
4
};
};
var
columns
=
[
var
columns
=
[
...
@@ -168,6 +169,36 @@
...
@@ -168,6 +169,36 @@
$
(
"#ishgs"
).
text
(
"不合格"
)
$
(
"#ishgs"
).
text
(
"不合格"
)
}
}
}
}
else
if
(
index
==
4
){
$
(
"#zpListContainer"
).
html
(
""
);
$
(
"#zpListContainer"
).
append
(
" <div style=
\"
width: 70%;display: inline-block;height: 100%
\"
>"
+
" <div style=
\"
width: 0%;height: 100%
\"
id=
\"
jyList
\"
></div>"
+
" </div>"
+
" <div style=
\"
width: 100%;float:right;height: 100%;
\"
>"
+
" <div style=
\"
width: 100%;height: 0%
\"
id=
\"
jybhgList
\"
></div>"
+
// "
<
div
style
=
\
"width: 100%;height: 100%;border: 1px solid #D3D3D3;position: relative
\"
>"
+
" <div class=
\"\"
style=
\"
width: 50%;height: 50%;border: 1px solid #D3D3D3;;display: inline-block;position: absolute; top:50%;left:50%;transform:translate(-50%,-50%);
\"
>"
+
" <label style=
\"
text-align: left;font-weight: 700;
\"
>反馈结果</label>"
+
" <div id=
\"
ishgs
\"
class=
\"
mx-dataTable hb-text
\"
style=
\"
margin-top: 60px;bottom: 0;border: none;text-align: center
\"
>"
+
" 合格"
+
" </div>"
+
" <div>"
+
// "
<
/div>"
+
" </div>"
+
" <div class=
\"\"
style=
\"
width: 50%;height: 100%;float: right;position: relative
\"
>"
+
" <label style=
\"
text-align: left;font-weight: 700;
\"
>备注</label>"
+
" <div class=
\"
mx-dataTable bz-text
\"
style=
\"
margin-top: 60px;bottom: 0;border: none;text-align: center
\"
>"
+
" </div>"
+
" <div>"
+
" </div>"
+
" </div>"
+
" </div>"
+
" </div>"
);
console
.
log
(
rowData
)
if
(
rowData
.
hgbz
==
"N"
){
$
(
"#ishgs"
).
text
(
"不合格"
)
}
}
}
}
}
}
...
...
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