Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
M
mes-pad
Project
Project
Details
Activity
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
ximai
mes-pad
Commits
aaecda36
Commit
aaecda36
authored
May 09, 2024
by
张海景
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update:修改查看图片
parent
31c68640
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
ProogingSpecificationSheet.vue
.../mes/prodReport/components/ProogingSpecificationSheet.vue
+3
-3
No files found.
pages/mes/prodReport/components/ProogingSpecificationSheet.vue
View file @
aaecda36
...
...
@@ -183,18 +183,18 @@
{{
form
.
rdReviewedBy
}}
</u-form-item>
</u-col>
<u-col
span=
"
4
"
>
<u-col
span=
"
12
"
>
<u-form-item
label=
"研发制定人:"
prop=
"rdPreparedBy"
>
{{
form
.
rdPreparedBy
}}
</u-form-item>
</u-col>
<u-col
span=
"
4
"
>
<u-col
span=
"
6
"
>
<u-form-item
label=
"产品正面:"
prop=
"frontImg"
>
<!--
{{
form
.
frontImg
}}
-->
<image
:src=
"form.frontImg"
mode=
"aspectFill"
></image>
</u-form-item>
</u-col>
<u-col
span=
"
4
"
>
<u-col
span=
"
6
"
>
<u-form-item
label=
"产品背面:"
prop=
"backImg"
>
<!--
{{
form
.
backImg
}}
-->
<image
:src=
"form.backImg"
mode=
"aspectFill"
></image>
...
...
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