Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
V
vue-gjjs
Overview
Overview
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
fukai
vue-gjjs
Commits
5259fd59
Commit
5259fd59
authored
Oct 17, 2022
by
jianglong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改CHECKbox测试环境不对齐问题
parent
568c2f6b
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
9 additions
and
22 deletions
+9
-22
Utlp.vue
src/views/Business/Brtset/Utlp.vue
+2
-2
Canp.vue
src/views/Business/Litcan/Canp.vue
+3
-8
Ovwp1.vue
src/views/Business/Litopn/Ovwp1.vue
+2
-6
Ccvpan.vue
src/views/Public/Ccvpan.vue
+2
-6
No files found.
src/views/Business/Brtset/Utlp.vue
View file @
5259fd59
...
...
@@ -243,8 +243,8 @@
</c-select>
</el-form-item>
</c-col>
<c-col
:span=
"12"
class=
"
centerLable marginLable
"
>
<el-form-item
label=
"
"
prop=
"mtabut.clsflg"
style=
"text-align: left; margin-left: -160px;
float:left;"
>
<c-col
:span=
"12"
class=
""
>
<el-form-item
label=
"
"
prop=
"mtabut.clsflg"
label-width=
"120px"
style=
"
float:left;"
>
<c-checkbox
v-model=
"model.mtabut.clsflg"
true-label=
"X"
>
闭卷标识
</c-checkbox>
</el-form-item>
</c-col>
...
...
src/views/Business/Litcan/Canp.vue
View file @
5259fd59
...
...
@@ -166,16 +166,11 @@
<c-col
:span=
"24"
class=
"
centerLable marginLable
"
>
<c-col
:span=
"24"
class=
""
>
<el-form-item
label=
""
style=
"text-align: left; margin-left: -160px;float:left;"
prop=
"byinst"
>
<el-form-item
label=
" "
prop=
"byinst"
label-width=
"120px"
style=
" float:left;"
>
<c-checkbox
v-model=
"model.byinst"
>
关于申请人的指示
</c-checkbox
>
>
关于申请人的指示
</c-checkbox>
</el-form-item>
<!--c-checkbox style="text-align: left; margin-left: -160px;float:left;" v-model="model.byinst">关于申请人的指示</c-checkbox-->
...
...
src/views/Business/Litopn/Ovwp1.vue
View file @
5259fd59
...
...
@@ -657,12 +657,8 @@
</c-col>
-->
<c-col
:span=
"12"
class=
"centerLable marginLable"
>
<el-form-item
label=
""
style=
"text-align: left; margin-left: -160px;float:left;"
prop=
"lidgrp.rec.rmbflg"
>
<c-col
:span=
"12"
class=
""
>
<el-form-item
label=
" "
prop=
"lidgrp.rec.rmbflg"
label-width=
"120px"
style=
" float:left;"
>
<c-checkbox
v-model=
"model.lidgrp.rec.rmbflg"
true-label=
"Y"
...
...
src/views/Public/Ccvpan.vue
View file @
5259fd59
...
...
@@ -146,12 +146,8 @@
style=
"text-align: left"
prop=
"liaall.liaccv.gleflg"
>
<c-col
:span=
"7"
class=
"centerLable marginLable"
>
<el-form-item
label=
""
style=
"text-align: left; margin-left: -160px;float:left;"
prop=
"liaall.liaccv.gleflg"
>
<c-col
:span=
"7"
class=
""
>
<el-form-item
label=
" "
prop=
"liaall.liaccv.gleflg"
label-width=
"120px"
style=
" float:left;"
>
<c-checkbox
v-model=
"model.liaall.liaccv.gleflg"
>
过账
</c-checkbox>
</el-form-item>
</c-col>
...
...
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