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
zhouqian
vue-gjjs
Commits
1048a610
Commit
1048a610
authored
Nov 04, 2022
by
huangxin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
getcrq,getset左右栏位修改
parent
26537e32
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
16 additions
and
26 deletions
+16
-26
Gitdetp.vue
src/views/Business/Getcrq/Gitdetp.vue
+4
-2
Docpan.vue
src/views/Business/Getset/Docpan.vue
+4
-8
Gitsetp1.vue
src/views/Business/Getset/Gitsetp1.vue
+8
-16
No files found.
src/views/Business/Getcrq/Gitdetp.vue
View file @
1048a610
<
template
>
<div
class=
"eibs-tab"
>
<c-col
:span=
"11"
>
<!-- ============左边================= -->
<c-col
:span=
"12"
style=
"padding-right: 20px;"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"需求声明"
prop=
"gcdgrp.rec.demstat"
>
<c-select
...
...
@@ -39,7 +40,8 @@
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"12"
:offset=
"1"
>
<!-- ============右边================= -->
<c-col
:span=
"12"
style=
"padding-left: 20px;"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"Present. Compl. Det."
prop=
"gcdgrp.blk.presentdet"
>
<c-input
...
...
src/views/Business/Getset/Docpan.vue
View file @
1048a610
<
template
>
<div
class=
"eibs-tab"
>
<c-row>
<c-col
:span=
"24"
>
<!-- ------页面左侧----------- -->
<c-col
:span=
"12"
>
<!-- ============左边================= -->
<c-col
:span=
"12"
style=
"padding-right: 20px;"
>
<c-col
:span=
"24"
>
<c-form-item
label=
"验证证书编号"
...
...
@@ -28,8 +26,8 @@
</c-form-item>
</c-col>
</c-col>
<!--
-----------页面右侧---------
-->
<c-col
:span=
"1
1"
:offset=
"1
"
>
<!--
============右边=================
-->
<c-col
:span=
"1
2"
style=
"padding-left: 20px;
"
>
<c-col
:span=
"24"
>
<c-form-item
label=
"ACT"
prop=
"lendoc.account"
>
<c-input
...
...
@@ -52,8 +50,6 @@
</c-col>
</c-col>
</c-col>
</c-col>
</c-row>
</div>
</
template
>
<
script
>
...
...
src/views/Business/Getset/Gitsetp1.vue
View file @
1048a610
<
template
>
<div
class=
"eibs-tab"
>
<!-- -----------上层------------- -->
<c-row>
<c-col
:span=
"24"
>
<!-- ------上左 --------->
<c-col
:span=
"12"
>
<!-- ============左边================= -->
<c-col
:span=
"12"
style=
"padding-right: 20px;"
>
<c-col
:span=
"24"
>
<c-form-item
label=
"保函编号"
prop=
"gidgrp.rec.ownref"
>
<c-fullbox>
...
...
@@ -126,8 +124,8 @@
</c-col>
</c-col>
<!--
-------- 上右----------
-->
<c-col
:span=
"1
1"
:offset=
"1
"
>
<!--
============右边=================
-->
<c-col
:span=
"1
2"
style=
"padding-left: 20px;
"
>
<c-col
:span=
"24"
>
<c-col
:span=
"12"
>
<c-form-item
label=
"保函余额"
prop=
"gidgrp.cbs.opn1.cur"
>
...
...
@@ -208,16 +206,12 @@
</c-col>
</c-col>
</c-col>
</c-col>
</c-row>
<!----------下层-------- -->
<c-row
style=
"margin-top: 15px"
>
<c-col
:span=
"24"
>
<!-- -------下左--------- -->
<c-col
:span=
"12"
>
<!-- ============左边================= -->
<c-col
:span=
"12"
style=
"padding-right: 20px;"
>
<c-col
:span=
"24"
>
<c-col
:span=
"12"
>
<c-form-item
label=
"索赔金额"
prop=
"gcdgrp.cbs.max.cur"
>
...
...
@@ -289,8 +283,8 @@
</c-col>
</c-col>
</c-col>
<!--
------------下右--------
-->
<c-col
:span=
"1
1"
:offset=
"1
"
>
<!--
============右边=================
-->
<c-col
:span=
"1
2"
style=
"padding-left: 20px;
"
>
<c-col
:span=
"24"
>
<c-form-item
label=
"索赔当事人"
prop=
"gcdgrp.rec.docprbrol"
>
<c-select
...
...
@@ -434,8 +428,6 @@
</el-form-item>
</c-col>
</c-col>
</c-col>
</c-row>
</div>
</template>
<
script
>
...
...
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