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
ba43d9fa
Commit
ba43d9fa
authored
Aug 03, 2022
by
nanrui
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Infbod测试bug下拉框显示数据修改
parent
1c7cc9a7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
10 deletions
+10
-10
Infsea.vue
src/views/Business/Infbod/Infsea.vue
+10
-10
No files found.
src/views/Business/Infbod/Infsea.vue
View file @
ba43d9fa
...
...
@@ -66,8 +66,8 @@
</c-col>
<c-col
:span=
"8"
>
<el-form-item
label=
"Role"
prop=
"infcon.searol"
style=
"width: 100%"
>
<c-select
v-model=
"model.infcon.
pay
rol"
style=
"width: 100%"
placeholder=
"请选择Role"
>
<el-option
v-for=
"item in codes.
payrol
"
:key=
"item.value"
:label=
"item.label"
:value=
"item.value"
>
<c-select
v-model=
"model.infcon.
sea
rol"
style=
"width: 100%"
placeholder=
"请选择Role"
>
<el-option
v-for=
"item in codes.
searol1
"
:key=
"item.value"
:label=
"item.label"
:value=
"item.value"
>
</el-option>
</c-select>
</el-form-item>
...
...
@@ -243,7 +243,7 @@
<m-busbtn
ref=
"childs"
:ownref=
"ownref"
:model=
"BotselModel"
ownrefPath=
"bodgrp"
trnCode=
"botsel"
@
onChoose=
"onChoose"
>
11
</m-busbtn>
</div>
</template>
<
script
>
import
Api
from
"~/service/Api"
;
...
...
@@ -281,23 +281,23 @@ export default {
stmData
:
{
columns
:
[
'1 1 "Reference" 150'
,
'2 2 "Resp. User" 1
0
0'
,
'2 2 "Resp. User" 1
2
0'
,
'3 3 "Opened" 150 4 7'
,
'4 4 "Closed" 150 4 7'
,
'5 5 "分行名称" 200'
,
'6 6 "Drawee Party Number" 1
5
0'
,
'6 6 "Drawee Party Number" 1
7
0'
,
'7 7 "Drawee" 133'
,
'8 8 "PTA NO." 100'
,
'9 9 "Drawer Party Number" 1
5
0'
,
'9 9 "Drawer Party Number" 1
7
0'
,
'10 10 "Drawer" 300'
,
'11 11 "Invoice No." 133'
,
'12 12 "Drawer CN" 150'
,
'13 13 "Collecting Party Number" 200'
,
'14 14 "Collecting Bank" 200'
,
'15 15 "Doc.Amount Cur" 1
3
0'
,
'16 16 "Doc.Amount" 1
0
0 2 8 1 15'
,
'17 17 "Open Amount Cur" 1
3
0'
,
'18 18 "Open Amount" 1
0
0 2 8 1 -1'
'15 15 "Doc.Amount Cur" 1
5
0'
,
'16 16 "Doc.Amount" 1
2
0 2 8 1 15'
,
'17 17 "Open Amount Cur" 1
5
0'
,
'18 18 "Open Amount" 1
3
0 2 8 1 -1'
],
data
:
[],
},
...
...
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