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
36bdd5d2
Commit
36bdd5d2
authored
Apr 21, 2023
by
WF1020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
infgid修改
parent
db6cf7c1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
42 additions
and
18 deletions
+42
-18
Infsea.vue
src/business/infgid/views/Infsea.vue
+42
-18
No files found.
src/business/infgid/views/Infsea.vue
View file @
36bdd5d2
...
@@ -127,19 +127,8 @@
...
@@ -127,19 +127,8 @@
></c-input>
></c-input>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"8"
>
<el-form-item
<!--
<c-col
:span=
"8"
>
label=
"业务简略信息"
style=
"width: 100%"
>
<c-input
v-model=
"model.infcon.nam"
maxlength=
"40"
placeholder=
"请输入业务简略信息"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"8"
>
<el-form-item
<el-form-item
label=
"当事人编号"
label=
"当事人编号"
style=
"width: 100%"
style=
"width: 100%"
...
@@ -150,7 +139,7 @@
...
@@ -150,7 +139,7 @@
placeholder=
"请输入当事人编号"
placeholder=
"请输入当事人编号"
></c-input>
></c-input>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
-->
<!--
<c-col
:span=
"8"
>
<!--
<c-col
:span=
"8"
>
<el-form-item
<el-form-item
label=
"当事人BIC编码"
label=
"当事人BIC编码"
...
@@ -405,6 +394,32 @@
...
@@ -405,6 +394,32 @@
</c-select>
</c-select>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"8"
>
<el-form-item
label=
"客户经理"
style=
"width: 100%"
>
<c-input
v-model=
"model.infcon.extkey"
maxlength=
"24"
placeholder=
"请输入客户经理"
disabled
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"8"
>
<el-form-item
label=
"业务简略信息"
style=
"width: 100%"
>
<c-input
v-model=
"model.infcon.nam"
maxlength=
"40"
placeholder=
"请输入业务简略信息"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"8"
>
<c-col
:span=
"8"
>
<el-form-item
<el-form-item
label=
""
label=
""
...
@@ -585,14 +600,15 @@ export default {
...
@@ -585,14 +600,15 @@ export default {
prop
:
'ownref'
prop
:
'ownref'
},
},
{
{
label
:
'分行名称'
,
prop
:
'bchname'
},
{
label
:
'客户经理'
,
label
:
'客户经理'
,
prop
:
'ownusr'
prop
:
'ownusr'
},
},
{
{
label
:
'分行名称'
,
prop
:
'bchname'
},
{
label
:
'处理类型'
,
label
:
'处理类型'
,
prop
:
'hndtyp'
prop
:
'hndtyp'
},
},
...
@@ -604,6 +620,10 @@ export default {
...
@@ -604,6 +620,10 @@ export default {
label
:
'其他编号'
,
label
:
'其他编号'
,
prop
:
'othersno'
prop
:
'othersno'
},
},
{
label
:
'保函品种'
,
prop
:
'othersno'
},
],
],
data
:
[],
data
:
[],
},
},
...
@@ -662,6 +682,10 @@ export default {
...
@@ -662,6 +682,10 @@ export default {
label
:
'修改'
,
label
:
'修改'
,
route
:
'/business-new/gitame'
route
:
'/business-new/gitame'
},
},
{
label
:
'保函索赔登记'
,
route
:
'/business-new/gitcrq'
},
],
],
currentHandleRow
:
{}
currentHandleRow
:
{}
};
};
...
...
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