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
ce5290e4
Commit
ce5290e4
authored
Nov 04, 2022
by
huangxin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
letamc,letdrv左右栏位布局修改
parent
19e2972a
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
29 additions
and
39 deletions
+29
-39
Aamp.vue
src/views/Business/Letamc/Aamp.vue
+2
-2
Conp.vue
src/views/Business/Letamc/Conp.vue
+4
-7
Ovwp1.vue
src/views/Business/Letamc/Ovwp1.vue
+11
-18
Drv.vue
src/views/Business/Letdrv/Drv.vue
+4
-4
Dscins.vue
src/views/Business/Letdrv/Dscins.vue
+4
-4
Srmp.vue
src/views/Business/Letdrv/Srmp.vue
+4
-4
No files found.
src/views/Business/Letamc/Aamp.vue
View file @
ce5290e4
<
template
>
<
template
>
<div
class=
"eibs-tab"
>
<div
class=
"eibs-tab"
>
<!-- ====================左边======
================= -->
<!-- ============左边
================= -->
<c-col
:span=
"11
"
>
<c-col
:span=
"12"
style=
"padding-right: 20px;
"
>
<c-col
:span=
"13"
>
<c-col
:span=
"13"
>
<el-form-item
label=
"附加金额"
prop=
"ledgrp.cbs.max2.cur"
>
<el-form-item
label=
"附加金额"
prop=
"ledgrp.cbs.max2.cur"
>
<c-select
v-model=
"model.ledgrp.cbs.max2.cur"
style=
"width:100%"
placeholder=
"请选择币种"
disabled
>
<c-select
v-model=
"model.ledgrp.cbs.max2.cur"
style=
"width:100%"
placeholder=
"请选择币种"
disabled
>
...
...
src/views/Business/Letamc/Conp.vue
View file @
ce5290e4
<
template
>
<
template
>
<div
class=
"eibs-tab"
>
<div
class=
"eibs-tab"
>
<c-row>
<!-- ============左边================= -->
<!-- =========================== 左边 ==========================-->
<c-col
:span=
"12"
style=
"padding-right: 20px;"
>
<c-col
:span=
"11"
>
<!-- Reference -->
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"出口信用证编号"
prop=
"ledgrp.rec.ownref"
>
<el-form-item
label=
"出口信用证编号"
prop=
"ledgrp.rec.ownref"
>
<c-input
<c-input
...
@@ -264,8 +262,8 @@
...
@@ -264,8 +262,8 @@
</c-col>
</c-col>
</c-col>
</c-col>
<!-- =========================== 右边 ==========================
-->
<!-- ============右边=================
-->
<c-col
:span=
"11"
:offset=
"1
"
>
<c-col
:span=
"12"
style=
"padding-left: 20px;
"
>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"简略信息"
prop=
"ledgrp.rec.nam"
>
<el-form-item
label=
"简略信息"
prop=
"ledgrp.rec.nam"
>
<c-input
<c-input
...
@@ -356,7 +354,6 @@
...
@@ -356,7 +354,6 @@
</el-form-item>
</el-form-item>
</c-col>
</c-col>
</c-col>
</c-col>
</c-row>
</div>
</div>
</template>
</template>
<
script
>
<
script
>
...
...
src/views/Business/Letamc/Ovwp1.vue
View file @
ce5290e4
<
template
>
<
template
>
<div
class=
"eibs-tab"
>
<div
class=
"eibs-tab"
>
<c-row>
<!-- ====================================顶部================================= -->
<!-- ============左边================= -->
<c-col
:span=
"12"
style=
"padding-right: 20px;"
>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<c-col
:span=
"11"
>
<el-form-item
label=
"出口信用证编号"
prop=
"ledgrp.rec.ownref"
style=
"width: 100%"
>
<el-form-item
label=
"出口信用证编号"
prop=
"ledgrp.rec.ownref"
style=
"width: 100%"
>
<c-fullbox>
<c-fullbox>
<c-input
v-model=
"model.ledgrp.rec.ownref"
maxlength=
"16"
placeholder=
"请输入编号"
style=
"width: 95%"
:disabled=
"true"
>
<c-input
v-model=
"model.ledgrp.rec.ownref"
maxlength=
"16"
placeholder=
"请输入编号"
style=
"width: 95%"
:disabled=
"true"
>
...
@@ -21,16 +21,7 @@
...
@@ -21,16 +21,7 @@
</c-fullbox>
</c-fullbox>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"11"
:offset=
"1"
>
<el-form-item
label=
"简略信息"
prop=
"ledgrp.rec.nam"
>
<c-input
text-align=
"middle"
v-model=
"model.ledgrp.rec.nam"
maxlength=
"40"
placeholder=
"请输入"
disabled
>
</c-input>
</el-form-item>
</c-col>
</c-col>
<!-- ================================左边================================= -->
<c-col
:span=
"11"
>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"信用证类型"
prop=
"ledgrp.rec.lcrtyp"
>
<el-form-item
label=
"信用证类型"
prop=
"ledgrp.rec.lcrtyp"
>
<c-select
v-model=
"model.ledgrp.rec.lcrtyp"
style=
"width:100%"
placeholder=
"请选择类型"
:code=
"codes.lcrtyp"
>
<c-select
v-model=
"model.ledgrp.rec.lcrtyp"
style=
"width:100%"
placeholder=
"请选择类型"
:code=
"codes.lcrtyp"
>
...
@@ -210,9 +201,14 @@
...
@@ -210,9 +201,14 @@
<!-- ========================右边======================= -->
<!-- ============右边================= -->
<c-col
:span=
"11"
:offset=
"1"
>
<c-col
:span=
"12"
style=
"padding-left: 20px;"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"简略信息"
prop=
"ledgrp.rec.nam"
>
<c-input
text-align=
"middle"
v-model=
"model.ledgrp.rec.nam"
maxlength=
"40"
placeholder=
"请输入"
disabled
>
</c-input>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<c-ptap
:model=
"model"
:argadr=
"{
<c-ptap
:model=
"model"
:argadr=
"{
...
@@ -275,9 +271,6 @@
...
@@ -275,9 +271,6 @@
</c-col>
</c-col>
</c-col>
</c-col>
</c-row>
</div>
</div>
</template>
</template>
<
script
>
<
script
>
...
...
src/views/Business/Letdrv/Drv.vue
View file @
ce5290e4
<
template
>
<
template
>
<div
class=
"eibs-tab"
>
<div
class=
"eibs-tab"
>
<!-- left
-->
<!-- ============左边=================
-->
<c-col
:span=
"11
"
>
<c-col
:span=
"12"
style=
"padding-right: 20px;
"
>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<el-form-item
<el-form-item
label=
"信用证编号"
label=
"信用证编号"
...
@@ -403,8 +403,8 @@
...
@@ -403,8 +403,8 @@
</c-col>
</c-col>
</c-col>
</c-col>
<!-- right
-->
<!-- ============右边=================
-->
<c-col
:span=
"11"
:offset=
"1
"
>
<c-col
:span=
"12"
style=
"padding-left: 20px;
"
>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"简略信息"
prop=
"ledgrp.rec.nam"
>
<el-form-item
label=
"简略信息"
prop=
"ledgrp.rec.nam"
>
<c-input
<c-input
...
...
src/views/Business/Letdrv/Dscins.vue
View file @
ce5290e4
<
template
>
<
template
>
<div
class=
"eibs-tab"
>
<div
class=
"eibs-tab"
>
<!-- left
-->
<!-- ============左边=================
-->
<c-col
:span=
"11
"
>
<c-col
:span=
"12"
style=
"padding-right: 20px;
"
>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<el-form-item
<el-form-item
label=
"不符点"
label=
"不符点"
...
@@ -153,8 +153,8 @@
...
@@ -153,8 +153,8 @@
</c-col>
</c-col>
</c-col>
</c-col>
<!-- right
-->
<!-- ============右边=================
-->
<c-col
:span=
"11"
:offset=
"1
"
>
<c-col
:span=
"12"
style=
"padding-left: 20px;
"
>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"进一步处理"
prop=
"betp.folwupopt"
>
<el-form-item
label=
"进一步处理"
prop=
"betp.folwupopt"
>
<c-fullbox>
<c-fullbox>
...
...
src/views/Business/Letdrv/Srmp.vue
View file @
ce5290e4
<
template
>
<
template
>
<div
class=
"eibs-tab"
>
<div
class=
"eibs-tab"
>
<!-- left
-->
<!-- ============左边=================
-->
<c-col
:span=
"11
"
>
<c-col
:span=
"12"
style=
"padding-right: 20px;
"
>
<!-- S0000007 : 单据类型 -->
<!-- S0000007 : 单据类型 -->
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"单据类型"
prop=
"bedgrp.srm.djutyp"
>
<el-form-item
label=
"单据类型"
prop=
"bedgrp.srm.djutyp"
>
...
@@ -35,8 +35,8 @@
...
@@ -35,8 +35,8 @@
</c-col>
</c-col>
</c-col>
</c-col>
<!-- right
-->
<!-- ============右边=================
-->
<c-col
:span=
"11"
:offset=
"1
"
>
<c-col
:span=
"12"
style=
"padding-left: 20px;
"
>
<!-- S0000004 : 单据出具日期 -->
<!-- S0000004 : 单据出具日期 -->
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
...
...
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