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
68a53f11
Commit
68a53f11
authored
Nov 02, 2022
by
huangxin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
inftrd的UI改造
parent
76335d23
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
17 deletions
+8
-17
Infsea.vue
src/views/Business/Inftrd/Infsea.vue
+7
-16
index.vue
src/views/Business/Inftrd/index.vue
+1
-1
No files found.
src/views/Business/Inftrd/Infsea.vue
View file @
68a53f11
...
...
@@ -11,7 +11,6 @@
size=
"small"
>
<el-row>
<c-col
:span=
"24"
>
<c-col
:span=
"8"
>
<el-form-item
label=
"进口融资编号"
...
...
@@ -69,11 +68,9 @@
></c-input>
</el-form-item>
</c-col>
</c-col>
</el-row>
<el-row
v-show=
"searchSlot.searchToggle"
>
<c-col
:span=
"24"
>
<c-col
:span=
"8"
>
<el-form-item
label=
"当事人参考号"
...
...
@@ -115,9 +112,7 @@
></c-input>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"8"
>
<el-form-item
label=
"当事人BIC编码"
...
...
@@ -168,9 +163,7 @@
></c-input>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"8"
>
<el-form-item
label=
"状态"
...
...
@@ -234,9 +227,7 @@
</c-select>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"8"
>
<el-form-item
label=
"融资品种"
...
...
@@ -289,9 +280,7 @@
<c-checkbox
v-model=
"model.trdgrp.rec.oseflg"
></c-checkbox>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"8"
>
<el-form-item
label=
"金额区间"
...
...
@@ -315,21 +304,22 @@
</c-col>
</el-form-item>
</c-col>
</c-col>
</el-row>
</el-form>
</
template
>
</c-list-search>
<c-col
style=
"margin-top: 10px"
>
<c-col
:span=
"24"
style=
"margin-top: 10px"
>
<c-button
class=
"medium_bcs"
size=
"medium"
type=
"primary"
style=
"margin-left: 0"
style=
"margin-left: 0
px
"
@
click=
"toTrtopn"
>
进口融资开立
</c-button
>
</c-col>
<div
style=
"height:90%"
>
<c-col
:span=
"24"
>
<c-istream-table
:list=
"stmData.data"
...
...
@@ -398,6 +388,7 @@
</el-table-column>
</c-istream-table>
</c-col>
</div>
<m-busbtn
ref=
"childs"
...
...
@@ -405,8 +396,8 @@
:model=
"TrtselModel"
ownrefPath=
"trdgrp"
trnCode=
"trtsel"
@
onChoose=
"onChoose"
>
11
</m-busbtn
@
onChoose=
"onChoose"
>
</m-busbtn
>
</div>
</template>
...
...
src/views/Business/Inftrd/index.vue
View file @
68a53f11
<
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>
<m-infsea
...
...
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