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
46cec1b3
Commit
46cec1b3
authored
Jan 26, 2022
by
liushikai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
调整
parent
75bb3e89
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
8 deletions
+8
-8
BusNavbar.vue
src/views/Business/Infcpd/BusNavbar.vue
+2
-2
Infsea.vue
src/views/Business/Infcpd/Infsea.vue
+4
-4
Trnpan.vue
src/views/Business/Infcpd/Trnpan.vue
+2
-2
No files found.
src/views/Business/Infcpd/BusNavbar.vue
View file @
46cec1b3
...
...
@@ -83,8 +83,8 @@ export default {
//this.model.didgrp.rec.inr = rtnmsg.data.didgrp_rec_inr
const
length
=
this
.
model
.
cfgfil
.
btnstm
.
rows
.
length
let
btnStr
=
this
.
model
.
cfgfil
.
btnstm
.
rows
let
j
=
0
;
let
m
=
0
;
//
let j = 0;
//
let m = 0;
// const buttonIndex = ['信用证修改','减额修改接受','到单','修改通知行']
for
(
let
i
=
0
;
i
<
length
;
i
++
){
//获取数组中每行的数据
...
...
src/views/Business/Infcpd/Infsea.vue
View file @
46cec1b3
...
...
@@ -394,7 +394,7 @@
<el-dialog
:visible
.
sync=
"initdialog"
:title=
"'交易列表'"
append-to-body
>
<div
class=
"m-list-btns"
>
<m-busbtn
ref=
"childs"
:ownref=
"ownref"
@
onChoose=
"onChoose"
>
11
</m-busbtn
></m-busbtn
>
</div>
</el-dialog>
...
...
@@ -458,7 +458,7 @@ export default {
index
:
3
,
position
:
15
,
width
:
140
,
pattern
:
"
time
"
,
pattern
:
"
data
"
,
label
:
"Opened"
,
},
//'4 16 "Value" 140',
...
...
@@ -466,7 +466,7 @@ export default {
index
:
4
,
position
:
16
,
width
:
140
,
pattern
:
"
time
"
,
pattern
:
"
data
"
,
label
:
"Value"
,
},
//'5 17 "Closed" 140',
...
...
@@ -474,7 +474,7 @@ export default {
index
:
5
,
position
:
17
,
width
:
140
,
pattern
:
"
time
"
,
pattern
:
"
data
"
,
label
:
"Closed"
,
},
'20 18 "1.Cur" 80'
,
...
...
src/views/Business/Infcpd/Trnpan.vue
View file @
46cec1b3
...
...
@@ -24,12 +24,12 @@
</el-form-item>
</c-col>
<c-col
:span=
"18"
:offset=
"1"
>
<
!--
<
c-col
:span=
"18"
:offset=
"1"
>
<el-form-item
label=
""
prop=
"infcon.trnstm"
label-width=
"0"
>
<c-input
type=
"textarea"
:rows=
"4"
v-model=
"model.infcon.trnstm"
show-word-limit
placeholder=
"请输入stream for TRN to selected contract"
></c-input>
</el-form-item>
</c-col>
</c-col>
-->
</c-row>
</div>
...
...
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