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
431085ca
Commit
431085ca
authored
Jan 21, 2022
by
liuxin
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
http://114.115.138.98:8900/fukai/vue-gjjs
parents
e6864841
a123433d
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
15 additions
and
5 deletions
+15
-5
Ptyp.vue
src/views/Business/Bctdor/Ptyp.vue
+2
-2
Ptyp.vue
src/views/Business/Bctset/Ptyp.vue
+2
-2
Infsea.vue
src/views/Business/Infcpd/Infsea.vue
+0
-0
index.vue
src/views/Business/Infcpd/index.vue
+11
-1
No files found.
src/views/Business/Bctdor/Ptyp.vue
View file @
431085ca
...
...
@@ -29,7 +29,7 @@
:disabled="true"
:isAdrblk="false"
@onSeainf="onSeainf"
@onAplpDet="on
Drr
pDet"
@onAplpDet="on
Co2
pDet"
>
</c-ptap>
</c-col>
...
...
@@ -49,7 +49,7 @@
:disabled="true"
:isAdrblk="false"
@onSeainf="onSeainf"
@onAplpDet="on
Drr
pDet"
@onAplpDet="on
Rmi
pDet"
>
</c-ptap>
</c-col>
...
...
src/views/Business/Bctset/Ptyp.vue
View file @
431085ca
...
...
@@ -29,7 +29,7 @@
:disabled="true"
:isAdrblk="false"
@onSeainf="onSeainf"
@onAplpDet="on
Drr
pDet"
@onAplpDet="on
Co2
pDet"
>
</c-ptap>
</c-col>
...
...
@@ -49,7 +49,7 @@
:disabled="true"
:isAdrblk="false"
@onSeainf="onSeainf"
@onAplpDet="on
Drr
pDet"
@onAplpDet="on
Rmi
pDet"
>
</c-ptap>
</c-col>
...
...
src/views/Business/Infcpd/Infsea.vue
View file @
431085ca
This diff is collapsed.
Click to expand it.
src/views/Business/Infcpd/index.vue
View file @
431085ca
...
...
@@ -30,12 +30,14 @@
</div>
-->
<div
class=
"eContainer"
>
<el-form
:model=
"model"
:rules=
"rules"
ref=
"modelForm"
label-width=
"1
20px"
label-position=
"lef
t"
size=
"small"
<el-form
:model=
"model"
:rules=
"rules"
ref=
"modelForm"
label-width=
"1
50px"
label-position=
"righ
t"
size=
"small"
:validate-on-rule-change=
"false"
>
<c-tabs
v-model=
"tabVal"
ref=
"elment"
type=
"card"
@
tab-click=
"tabClick"
class=
"infcpdTab"
>
<el-tab-pane
label=
"查询信息"
name=
"infsea"
>
<c-content
:height=
"120"
>
<m-infsea
:model=
"model"
:codes=
"codes"
/>
</c-content>
</el-tab-pane>
<el-tab-pane
label=
"汇款信息"
name=
"infconp"
>
...
...
@@ -179,4 +181,11 @@
.infcpdTab
.infrow
{
padding
:
0
10px
0
10px
;
}
.m-table-search-form
{
position
:
flex
;
flex-direction
:
row
;
}
.m-table-search-form
.el-form-item__content
{
width
:
calc
(
100%
-
110px
);
}
</
style
>
\ No newline at end of file
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