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
6c4a6b61
Commit
6c4a6b61
authored
Mar 08, 2024
by
高宇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
调整预览图片初始大小
parent
b9b92d6e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
16 deletions
+17
-16
checkList.vue
src/views/checkList.vue
+17
-16
No files found.
src/views/checkList.vue
View file @
6c4a6b61
...
...
@@ -337,10 +337,10 @@
</el-tab-pane>
<el-tab-pane
label=
"标签三"
name=
"third"
>
<div
class=
"twoTable"
>
<el-form
:model=
"inspectJbAl2o3List"
>
<el-form
:model=
"inspectJbAl2o3List"
:label-position=
"right"
label-width=
"80px"
>
<div
class=
"threeRegion"
>
<div
class=
"leftRegion"
>
<el-form-item
label=
"firstHdN:"
class=
"inspectJbAlInputBody"
style=
"padding-left: 2%"
>
<el-form-item
label=
"firstHdN:"
class=
"inspectJbAlInputBody"
>
<el-input
v-model=
"inspectJbAl2o3List.firstHdN"
:disabled=
"this.controlsForm.controls ==='1'&& this.controlsForm.approveStatus ==='1'
...
...
@@ -360,6 +360,7 @@
(controlsForm.controls == '3' && controlsForm.approveStatus === '1') ||
(controlsForm.controls ==='3'&&controlsForm.approveStatus === '9' ))"
v-model=
"inspectJbAl2o3List.firstHdRes"
class=
"radioGroupCyRes"
:disabled=
"this.controlsForm.controls ==='1'&& this.controlsForm.approveStatus ==='1'
|| (this.controlsForm.controls == '3' && this.controlsForm.approveStatus === '1') || (controlsForm.controls ==='3'&&controlsForm.approveStatus === '9' )"
>
...
...
@@ -387,7 +388,7 @@
(controlsForm.controls == '3' && controlsForm.approveStatus === '1') ||
(controlsForm.controls ==='3'&&controlsForm.approveStatus === '9' ))"
v-model=
"inspectJbAl2o3List.wxRes"
class=
"radioGroup
Wx
Res"
class=
"radioGroup
Cy
Res"
:disabled=
"(controlsForm.controls ==='1'&& controlsForm.approveStatus ==='1')
|| (controlsForm.controls == '3' && controlsForm.approveStatus === '1') || (controlsForm.controls ==='3'&&controlsForm.approveStatus === '9' )"
>
...
...
@@ -443,7 +444,7 @@
(controlsForm.controls == '3' && controlsForm.approveStatus === '1') ||
(controlsForm.controls ==='3'&&controlsForm.approveStatus === '9' ))"
v-model=
"inspectJbAl2o3List.finalRes"
class=
"radioGroup
final
Res"
class=
"radioGroup
Cy
Res"
:disabled=
"(controlsForm.controls ==='1'&& controlsForm.approveStatus ==='1')
|| (controlsForm.controls == '3' && controlsForm.approveStatus === '1') || (controlsForm.controls ==='3'&&controlsForm.approveStatus === '9' )"
>
...
...
@@ -3348,19 +3349,19 @@ export default {
.inspectJbAlInputBody
{
margin-top
:
20px
;
text-align
:
right
;
//
text-align: right;
}
.inspectJbAlInput
{
width
:
85
%
;
width
:
100
%
;
}
.inspectJbAlInputProject
{
width
:
84
%
;
width
:
100
%
;
}
.inspectJbAlInputJbwq
{
width
:
85
%
;
width
:
100
%
;
}
.radioGroupWxRes
{
...
...
@@ -3386,15 +3387,15 @@ export default {
.inspectJbAlInputBody
{
margin-top
:
20px
;
text-align
:
right
;
::v-deep
.el-form-item__label
{
width
:
14%
;
}
//
text-align: right;
//
::v-deep .el-form-item__label{
//
width: 14%;
//
}
}
.wxpnInspectJbAlInputBody
{
padding-top
:
1%
;
//margin-top: 20px;
text-align
:
right
;
//
text-align: right;
::v-deep
.el-form-item__label
{
padding-left
:
5%
;
}
...
...
@@ -3404,18 +3405,18 @@ export default {
}
.wgLlwinspectJbAlInputBody
{
margin-top
:
20px
;
text-align
:
right
;
//
text-align: right;
margin-top
:
6%
;
::v-deep
.el-form-item__label
{
padding-left
:
4%
;
}
}
.inspectJbAlInput
{
width
:
86
%
;
width
:
100
%
;
}
.inspectJbAlInputJbwq
{
width
:
85
%
;
width
:
100
%
;
}
//height: 100%;
...
...
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