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
7298ec74
Commit
7298ec74
authored
Jan 18, 2022
by
liushikai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
调整
parent
bea0a5dc
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
16 additions
and
15 deletions
+16
-15
Event.js
src/model/Sptsel/Event.js
+1
-0
index.vue
src/views/Business/Ditopn/index.vue
+1
-1
Limitbody.vue
src/views/Public/Limitbody.vue
+12
-12
Ptap.vue
src/views/Public/Ptap.vue
+1
-1
PtapDome.vue
src/views/Public/PtapDome.vue
+1
-1
No files found.
src/model/Sptsel/Event.js
View file @
7298ec74
...
...
@@ -27,6 +27,7 @@ export default {
let
rtnmsg
=
await
this
.
executeRule
(
"del"
,
params
)
if
(
rtnmsg
.
respCode
==
SUCCESS
)
{
this
.
stmData
.
data
=
rtnmsg
.
data
.
sptstm
.
rows
;
this
.
$store
.
commit
(
"setTaskList"
,
{
key
:
"sptbrk"
,
val
:
this
.
stmData
.
data
.
length
});
this
.
$notify
({
title
:
'成功'
,
message
:
'删除成功!'
});
}
else
{
...
...
src/views/Business/Ditopn/index.vue
View file @
7298ec74
...
...
@@ -228,7 +228,7 @@ export default {
},
immediate
:
true
,
},
// "didgrp.rec.lcrtyp": {
// "
model.
didgrp.rec.lcrtyp": {
// handler(val, oldVal) {
// this.changeFormItemRequired("didgrp.cmb.pts.bankno", val == "IT");
// },
...
...
src/views/Public/Limitbody.vue
View file @
7298ec74
...
...
@@ -34,7 +34,7 @@
<!-- ====================左边======================= -->
<c-col
:span=
"11"
>
<c-col
:span=
"
20
"
>
<c-col
:span=
"
19
"
>
<el-form-item
label=
"国内信用证项下开证授信额度:"
prop=
"liaall.limmod.limpts.wrk.pts.extkey"
...
...
@@ -45,15 +45,15 @@
disabled
maxlength=
"16"
placeholder=
"请输入External Key of Address"
style=
"width:
95
%"
style=
"width:
100
%"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"
1
"
>
<c-col
:span=
"
2
"
>
<!--
<el-form-item
label=
""
label-width=
"5px"
>
-->
<c-button
style=
"margin:0
10px 0 0;padding: 0 10
px;"
style=
"margin:0
5px 0 15px;padding: 0 12
px;"
size=
"small"
type=
"primary"
icon=
"el-icon-search"
...
...
@@ -74,26 +74,26 @@
<!--
</el-form-item>
-->
</c-col>
<c-col
:span=
"
20
"
>
<c-col
:span=
"
19
"
>
<el-form-item
label=
""
prop=
"liaall.limmod.limpts.wrk.pts.nam"
>
<c-input
v-model=
"model.liaall.limmod.limpts.wrk.pts.nam"
maxlength=
"16"
placeholder=
""
:disabled=
"true"
style=
"width:
95
%"
style=
"width:
100
%"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"
20
"
>
<c-col
:span=
"
19
"
>
<el-form-item
label=
"额度类型"
prop=
"liaall.limmod.limpts.nonrevflg1"
>
<c-select
v-model=
"model.liaall.limmod.limpts.nonrevflg1"
style=
"width:
95
%"
style=
"width:
100
%"
placeholder=
"请选择Flag to Mark Non-revolving Limits"
@
change=
"nonrevflg1Change"
>
...
...
@@ -108,14 +108,14 @@
</el-form-item>
</c-col>
<c-col
:span=
"
1
"
>
<c-col
:span=
"
2
"
>
<!--
<el-form-item
label=
""
>
-->
<c-button
style=
"margin:0 10px 0
0;padding: 0 10
px;"
size=
"small"
type=
"primary"
icon=
"el-icon-search"
@
click=
"onLimptsGet1"
>
<c-button
style=
"margin:0 10px 0
15px;padding: 0 12
px;"
size=
"small"
type=
"primary"
icon=
"el-icon-search"
@
click=
"onLimptsGet1"
>
</c-button>
<!--
</el-form-item>
-->
</c-col>
<c-col
:span=
"
20
"
>
<c-col
:span=
"
19
"
>
<el-form-item
label=
"合同流水号"
prop=
"liaall.limmod.limpts.pfcod1"
...
...
@@ -125,7 +125,7 @@
maxlength=
"14"
placeholder=
"请输入合同流水号"
:disabled=
"this.model.liaall.limmod.limpts.nonrevflg1 != '2'"
style=
"width:
95
%"
style=
"width:
100
%"
></c-input>
</el-form-item>
</c-col>
...
...
src/views/Public/Ptap.vue
View file @
7298ec74
<
template
>
<div
class=
"eibs-tab"
>
<div>
<c-col
v-if=
"!noRef"
:span=
"24"
>
<c-form-item
:label=
"`$
{argadr.title}参考号`"
...
...
src/views/Public/PtapDome.vue
View file @
7298ec74
<
template
>
<div
class=
"eibs-tab"
>
<div>
<c-col
:span=
"24"
v-if=
"!isIss"
>
<el-form-item
:label=
"`$
{argadr.title}联行行号`"
...
...
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