Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
template_vue
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
杨硕
template_vue
Commits
7371d4a8
Commit
7371d4a8
authored
Mar 04, 2024
by
Hagsn3
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
22
parent
3ccd5de0
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
13 deletions
+4
-13
checkList.vue
src/views/checkList.vue
+4
-13
No files found.
src/views/checkList.vue
View file @
7371d4a8
...
...
@@ -165,14 +165,6 @@
<div
class=
"inspectDate"
>
检验日期:
{{
inspectJbAl2o3List
.
oneJcDate
}}
</div>
<div
class=
"inspectPerson"
>
检验人:
{{
inspectJbAl2o3List
.
inspector
}}
</div>
</div>
<!-- 计算结果-->
<!--
<div
class=
"result"
>
-->
<!--
<div
class=
"resultLabel"
>
计算结果:
</div>
-->
<!--
<div
class=
"resultValue"
>
{{
oneForm
.
result
}}
</div>
-->
<!--
<div
class=
"standard"
>
-->
<!--
<div
class=
"standardTest"
>
合格
</div>
-->
<!--
</div>
-->
<!--
</div>
-->
</div>
</el-tab-pane>
<el-tab-pane
label=
"标签二"
name=
"second"
>
...
...
@@ -212,13 +204,12 @@
<div
class=
"Value"
>
{{
item
.
differenceValue
}}
</div>
</div>
</div>
<div
class=
"inspect"
>
<div
class=
"inspectDate"
>
检验日期:
{{
inspectJbAl2o3List
.
twoJcDate
}}
</div>
<div
class=
"inspectPerson"
>
检验人:
{{
inspectJbAl2o3List
.
inspector
}}
</div>
</div>
</div>
</div>
<div
class=
"inspect"
>
<div
class=
"inspectDate"
>
检验日期:
{{
inspectJbAl2o3List
.
twoJcDate
}}
</div>
<div
class=
"inspectPerson"
>
检验人:
{{
inspectJbAl2o3List
.
inspector
}}
</div>
</div>
</div>
</el-tab-pane>
...
...
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