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
5b162650
Commit
5b162650
authored
Nov 08, 2022
by
tianxinyu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
INFBCD以及INFBPD页面布局修改
parent
f4272750
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
29 additions
and
44 deletions
+29
-44
Infsea.vue
src/views/Business/Infbcd/Infsea.vue
+15
-19
index.vue
src/views/Business/Infbcd/index.vue
+1
-1
Infsea.vue
src/views/Business/Infbpd/Infsea.vue
+6
-4
index.vue
src/views/Business/Infbpd/index.vue
+1
-1
Infsea.vue
src/views/Business/Infgid/Infsea.vue
+6
-19
No files found.
src/views/Business/Infbcd/Infsea.vue
View file @
5b162650
<
template
>
<div
class=
"eibs
-tab
"
>
<div
class=
"eibs"
>
<c-list-search
@
form-reset=
"handleReset"
@
form-search=
"handleSearch"
>
<!-- 持续展示区 -->
<template
v-slot=
"searchSlot"
>
<el-form
class=
"m-table-search-form"
ref=
"paramsForm"
:inline=
"true"
label-position=
"right"
label-width=
"110px"
<el-form
class=
"m-table-search-form"
ref=
"paramsForm"
label-position=
"right"
label-width=
"110px"
size=
"small"
>
<c-row>
<c-col
:span=
"24"
>
<el-row>
<c-col
:span=
"8"
>
<el-form-item
label=
"代收编号"
prop=
"infcon.seaownref"
style=
"width: 100%"
>
<c-input
v-model=
"model.infcon.seaownref"
maxlength=
"16"
placeholder=
"请输入代收编号"
></c-input>
...
...
@@ -32,11 +31,9 @@
<c-input
v-model=
"model.infcon.searef"
maxlength=
"16"
placeholder=
"请输入当事人参考号"
></c-input>
</el-form-item>
</c-col>
</c-col>
</c-row>
</el-row>
<c-row
v-show=
"searchSlot.searchToggle"
>
<c-col
:span=
"24"
>
<el-row
v-show=
"searchSlot.searchToggle"
>
<c-col
:span=
"8"
>
<el-form-item
label=
"当事人编号"
prop=
"infcon.pty.extkey"
style=
"width: 100%"
>
<c-input
v-model=
"model.infcon.pty.extkey"
maxlength=
"24"
placeholder=
"请输入当事人编号"
>
...
...
@@ -56,10 +53,7 @@
</c-select>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"8"
>
<el-form-item
label=
"当事人名称"
prop=
"infcon.pty.nam"
style=
"width: 100%"
>
<c-input
v-model=
"model.infcon.pty.nam"
maxlength=
"40"
placeholder=
"请输入当事人名称"
>
...
...
@@ -80,9 +74,7 @@
</c-select>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"8"
>
<el-form-item
label=
"简略信息"
prop=
"infcon.nam"
style=
"width: 100%"
>
<c-input
v-model=
"model.infcon.nam"
maxlength=
"40"
placeholder=
"请输入简略信息"
></c-input>
...
...
@@ -109,8 +101,7 @@
</c-select>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"24"
style=
"margin-top:15px"
>
<c-col
:span=
"8"
>
<el-form-item
label=
"付款条件"
prop=
"doctypcod"
style=
"width: 100%"
>
<c-select
v-model=
"model.infcon.doctypcod"
style=
"width: 100%"
placeholder=
"请选择付款条件"
>
...
...
@@ -128,17 +119,17 @@
</c-select>
</el-form-item>
</c-col>
</c-col>
</c-row>
</el-row>
</el-form>
</
template
>
</c-list-search>
<
c
-col
:span=
"24"
style=
"margin-top: 10px"
>
<
el
-col
:span=
"24"
style=
"margin-top: 10px"
>
<c-button
class=
"medium_bcs"
size=
"medium"
style=
"margin-left: 0px"
type=
"primary"
@
click=
"toBctdav"
>
进口代收到单通知
</c-button>
</
c
-col>
</
el
-col>
<div
style=
"height:90%"
>
<c-col
:span=
"24"
>
<c-istream-table
:list=
"stmData.data"
:columns=
"stmData.columns"
:showButtonFlg=
"true"
>
<el-table-column
fixed=
"right"
prop=
"op"
width=
"140px"
>
...
...
@@ -167,6 +158,7 @@
</el-table-column>
</c-istream-table>
</c-col>
</div>
<m-busbtn
ref=
"childs"
:ownref=
"ownref"
:model=
"BctselModel"
ownrefPath=
"bcdgrp"
trnCode=
"bctsel"
@
onChoose=
"onChoose"
>
11
</m-busbtn>
...
...
@@ -279,4 +271,7 @@ export
}
}
</
script
>
<
style
>
.m-table-search
{
padding
:
20px
0px
10px
0px
;
}
</
style
>
\ No newline at end of file
src/views/Business/Infbcd/index.vue
View file @
5b162650
<
template
>
<div
class=
"eContainer"
>
<div
class=
"eContainer
-search
"
>
<el-form
:model=
"model"
:rules=
"rules"
ref=
"modelForm"
label-width=
"120px"
label-position=
"right"
size=
"small"
:validate-on-rule-change=
"false"
>
<c-content>
...
...
src/views/Business/Infbpd/Infsea.vue
View file @
5b162650
<
template
>
<div
class=
"eibs
-tab
"
>
<div
class=
"eibs"
>
<c-list-search
@
form-reset=
"handleReset"
@
form-search=
"handleSearch"
>
<template
v-slot=
"searchSlot"
>
<el-form
class=
"m-table-search-form"
ref=
"paramsForm"
:inline=
"true"
label-position=
"right"
label-width=
"110px"
size=
"small"
...
...
@@ -333,11 +332,11 @@
</el-form>
</
template
></c-list-search>
<c-col
:span=
"24"
style=
"margin-top: 10px"
>
<c-col
:span=
"24"
style=
"margin-top: 10px
;
"
>
<c-button
class=
"medium_bcs"
size=
"medium"
style=
"margin-left: 0px
,
padding: 20px 16px"
style=
"margin-left: 0px
;
padding: 20px 16px"
type=
"primary"
@
click=
"toBptopn"
>
出口融资放款
</c-button
...
...
@@ -561,4 +560,7 @@ export default {
};
</
script
>
<
style
>
.m-table-search
{
padding
:
20px
0px
10px
0px
;
}
</
style
>
src/views/Business/Infbpd/index.vue
View file @
5b162650
<
template
>
<div
class=
"eContainer"
>
<div
class=
"eContainer
-search
"
>
<el-form
:model=
"model"
:rules=
"rules"
...
...
src/views/Business/Infgid/Infsea.vue
View file @
5b162650
<
template
>
<div
class=
"eibs
-tab
"
>
<div
class=
"eibs"
>
<c-list-search
@
form-reset=
"handleReset"
@
form-search=
"handleSearch"
>
<!-- 持续展示区 -->
<template
v-slot=
"searchSlot"
>
<el-form
class=
"m-table-search-form"
ref=
"paramsForm"
label-position=
"right"
label-width=
"110px"
size=
"small"
:model=
"model"
>
<el-row>
<c-col
:span=
"24"
>
<c-col
:span=
"8"
>
<el-form-item
label=
"保函编号"
prop=
"infcon.seaownref"
style=
"width: 100%"
>
<c-input
v-model=
"model.infcon.seaownref"
maxlength=
"16"
placeholder=
"请输入保函编号"
></c-input>
...
...
@@ -35,11 +35,10 @@
</c-select>
</el-form-item>
</c-col>
</c-col>
</el-row>
<!-- 可控展示区 -->
<
c
-row
v-show=
"searchSlot.searchToggle"
>
<
el
-row
v-show=
"searchSlot.searchToggle"
>
<c-col
:span=
"24"
>
<c-col
:span=
"8"
>
<el-form-item
label=
"业务简略信息"
prop=
"infcon.nam"
style=
"width: 100%"
>
...
...
@@ -58,7 +57,6 @@
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"8"
>
<el-form-item
label=
"当事人名称"
prop=
"infcon.pty.nam"
style=
"width: 100%"
>
<c-input
v-model=
"model.infcon.pty.nam"
maxlength=
"40"
placeholder=
"请输入当事人名称"
disabled
></c-input>
...
...
@@ -78,9 +76,7 @@
</c-select>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"8"
>
<el-form-item
label=
"当事人角色"
prop=
"infcon.searol"
style=
"width: 100%"
>
<c-select
v-model=
"model.infcon.searol"
style=
"width: 100%"
placeholder=
"请选择当事人角色"
>
...
...
@@ -102,9 +98,7 @@
</c-select>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"8"
>
<el-form-item
label=
"币种"
prop=
"infcon.seacur"
style=
"width: 100%"
>
<c-select
v-model=
"model.infcon.seacur"
style=
"width: 100%"
placeholder=
"请选择币种"
>
...
...
@@ -134,9 +128,7 @@
</c-col>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"8"
>
<el-form-item
label=
"会议目的"
prop=
"seapurpos"
style=
"width: 100%"
>
<c-select
v-model=
"model.seapurpos"
style=
"width: 100%"
placeholder=
"请选择会议目的"
>
...
...
@@ -159,9 +151,7 @@
</c-select>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"8"
>
<el-form-item
label=
"特殊保函类型"
prop=
"infcon.segtyp"
style=
"width: 100%"
>
<c-select
v-model=
"model.infcon.segtyp"
style=
"width: 100%"
placeholder=
"请选择特殊保函类型"
...
...
@@ -185,9 +175,7 @@
</c-select>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"8"
>
<el-form-item
label=
"当事人参考号"
prop=
"infcon.searef"
style=
"width: 100%"
>
<c-input
v-model=
"model.infcon.searef"
maxlength=
"16"
placeholder=
"请输入当事人参考号"
></c-input>
...
...
@@ -203,19 +191,18 @@
<c-checkbox
v-model=
"model.fingua"
>
融资性对外担保
</c-checkbox>
</el-form-item>
</c-col>
</c-col>
</c-row>
</el-row>
</el-form>
</
template
>
</c-list-search>
<
c
-col
:span=
"24"
style=
"margin-top: 10px"
>
<
el
-col
:span=
"24"
style=
"margin-top: 10px"
>
<c-button
class=
"medium_bcs"
size=
"medium"
type=
"primary"
@
click=
"toGitpop"
style=
"margin-left: 0px"
>
进口保函预开立
</c-button>
<c-button
class=
"medium_bcs"
size=
"medium"
type=
"primary"
@
click=
"toGitopn"
>
进口保函开立
</c-button>
<c-button
style=
"margin-left: 20"
class=
"medium_bcs"
size=
"medium"
type=
"primary"
@
click=
"toGetopn"
>
出口保函通知
</c-button>
</
c
-col>
</
el
-col>
<div
style=
"height:90%"
>
<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