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
6c522ab1
Commit
6c522ab1
authored
Aug 05, 2022
by
zhujiazhan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
brtsnd、Cptadv、Cptopn、Infcpd交易BUG修改
parent
f6a9abe8
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
45 additions
and
12 deletions
+45
-12
Payp.vue
src/views/Business/Brtsnd/Payp.vue
+8
-1
index.vue
src/views/Business/Brtsnd/index.vue
+1
-1
index.vue
src/views/Business/Cptadv/index.vue
+0
-2
CptOpnp1Common.vue
src/views/Business/Cptopn/CptOpnp1Common.vue
+23
-3
Opnp1.vue
src/views/Business/Cptopn/Opnp1.vue
+9
-1
index.vue
src/views/Business/Cptopn/index.vue
+2
-2
Infsea.vue
src/views/Business/Infcpd/Infsea.vue
+2
-2
No files found.
src/views/Business/Brtsnd/Payp.vue
View file @
6c522ab1
...
@@ -226,7 +226,14 @@
...
@@ -226,7 +226,14 @@
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<c-col
:span=
"21"
>
<c-col
:span=
"21"
>
<el-form-item
label=
"External Key of Address"
prop=
"brdgrp.prb.pts.extkey"
>
<el-form-item
label=
"External Key of Address"
prop=
"brdgrp.prb.pts.extkey"
>
<c-input
v-model=
"model.brdgrp.prb.pts.extkey"
maxlength=
"16"
placeholder=
"请输入External Key of Address"
></c-input>
<c-input
v-model=
"model.brdgrp.prb.pts.extkey"
maxlength=
"16"
placeholder=
"请输入External Key of Address"
@
keyup
.
enter
.
native=
"
showGridPromptDialog('brdgrp.prb.pts.extkey')
"
></c-input>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"3"
>
<c-col
:span=
"3"
>
...
...
src/views/Business/Brtsnd/index.vue
View file @
6c522ab1
...
@@ -99,7 +99,7 @@
...
@@ -99,7 +99,7 @@
</c-tabs>
</c-tabs>
</el-form>
</el-form>
<c-grid-ety-prompt-dialog
ref=
"etyDialog"
:promptData=
"promptData"
v-on:select-ety=
"selectEty"
></c-grid-ety-prompt-dialog>
<c-grid-ety-prompt-dialog
<c-grid-ety-prompt-dialog
ref=
"doxpDialog"
ref=
"doxpDialog"
:isPty=
"false"
:isPty=
"false"
...
...
src/views/Business/Cptadv/index.vue
View file @
6c522ab1
...
@@ -37,11 +37,9 @@
...
@@ -37,11 +37,9 @@
</c-content>
</c-content>
</el-tab-pane>
</el-tab-pane>
<!--
<el-tab-pane
label=
"分录"
name=
"glepan"
>
<el-tab-pane
label=
"分录"
name=
"glepan"
>
<m-glepan
:model=
"model"
:codes=
"codes"
ref=
"glepan"
/>
<m-glepan
:model=
"model"
:codes=
"codes"
ref=
"glepan"
/>
</el-tab-pane>
</el-tab-pane>
-->
<el-tab-pane
label=
"附言"
name=
"coninfp"
>
<el-tab-pane
label=
"附言"
name=
"coninfp"
>
...
...
src/views/Business/Cptopn/CptOpnp1Common.vue
View file @
6c522ab1
...
@@ -11,6 +11,7 @@
...
@@ -11,6 +11,7 @@
v-model=
"model.cpdgrp.ori.pts.ref"
v-model=
"model.cpdgrp.ori.pts.ref"
maxlength=
"16"
maxlength=
"16"
placeholder=
""
placeholder=
""
:disabled=
this.flag1
></c-input>
></c-input>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
...
@@ -25,7 +26,8 @@
...
@@ -25,7 +26,8 @@
style=
"width:100%"
style=
"width:100%"
@
keyup
.
enter
.
native=
"
@
keyup
.
enter
.
native=
"
showGridPromptDialog('cpdgrp.ori.pts.extkey')
showGridPromptDialog('cpdgrp.ori.pts.extkey')
"
"
:disabled=
this.flag1
></c-input>
></c-input>
</el-form-item>
</el-form-item>
<template
slot=
"footer"
>
<template
slot=
"footer"
>
...
@@ -78,6 +80,7 @@
...
@@ -78,6 +80,7 @@
v-model=
"model.cpdgrp.orc.pts.ref"
v-model=
"model.cpdgrp.orc.pts.ref"
maxlength=
"16"
maxlength=
"16"
placeholder=
""
placeholder=
""
:disabled=
this.flag1
></c-input>
></c-input>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
...
@@ -88,6 +91,7 @@
...
@@ -88,6 +91,7 @@
v-model=
"model.cpdgrp.rec.orcact"
v-model=
"model.cpdgrp.rec.orcact"
maxlength=
"35"
maxlength=
"35"
placeholder=
"汇款人账号"
placeholder=
"汇款人账号"
:disabled=
this.flag1
></c-input>
></c-input>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
...
@@ -101,6 +105,7 @@
...
@@ -101,6 +105,7 @@
@
keyup
.
enter
.
native=
"
@
keyup
.
enter
.
native=
"
showGridPromptDialog('cpdgrp.orc.pts.extkey')
showGridPromptDialog('cpdgrp.orc.pts.extkey')
"
"
:disabled=
this.flag1
>
>
</c-input>
</c-input>
</el-form-item>
</el-form-item>
...
@@ -1123,7 +1128,7 @@
...
@@ -1123,7 +1128,7 @@
<c-col :span="24">
<c-col :span="24">
<c-col :span="17">
<c-col :span="17">
<el-form-item label="">
<el-form-item label="">
<c-input placeholder=""></c-input>
<c-input placeholder=""
></c-input>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
<c-col :span="7">
<c-col :span="7">
...
@@ -1166,6 +1171,7 @@
...
@@ -1166,6 +1171,7 @@
style="width: 90%"
style="width: 90%"
maxlength="16"
maxlength="16"
placeholder=""
placeholder=""
:disabled=this.flag1
></c-input>
></c-input>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
...
@@ -1177,6 +1183,7 @@
...
@@ -1177,6 +1183,7 @@
style="width: 90%"
style="width: 90%"
maxlength="35"
maxlength="35"
placeholder=""
placeholder=""
:disabled=this.flag1
></c-input>
></c-input>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
...
@@ -1403,6 +1410,7 @@
...
@@ -1403,6 +1410,7 @@
style="width: 90%"
style="width: 90%"
maxlength="16"
maxlength="16"
placeholder=""
placeholder=""
:disabled=this.flag1
></c-input>
></c-input>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
...
@@ -1414,6 +1422,7 @@
...
@@ -1414,6 +1422,7 @@
style="width: 90%"
style="width: 90%"
maxlength="35"
maxlength="35"
placeholder=""
placeholder=""
:disabled=this.flag1
></c-input>
></c-input>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
...
@@ -2408,6 +2417,7 @@ export default {
...
@@ -2408,6 +2417,7 @@ export default {
data
()
{
data
()
{
return
{
return
{
infptaVisible
:
false
,
infptaVisible
:
false
,
flag1
:
true
,
};
};
},
},
watch
:{
watch
:{
...
@@ -2418,7 +2428,17 @@ export default {
...
@@ -2418,7 +2428,17 @@ export default {
this
.
model
.
cptp
.
fwtgyh
=
'CHASUS33XXX'
;
this
.
model
.
cptp
.
fwtgyh
=
'CHASUS33XXX'
;
console
.
log
(
this
.
model
.
cptp
.
fwtgyh
)
console
.
log
(
this
.
model
.
cptp
.
fwtgyh
)
}
}
}
},
"model.cpdgrp.rec.swftyp"
:{
immediate
:
true
,
handler
(
val
,
oldVal
){
if
(
this
.
model
.
cpdgrp
.
rec
.
swftyp
==
''
){
this
.
flag1
=
true
;
}
else
{
this
.
flag1
=
false
;
}
}
}
},
},
methods
:
{
methods
:
{
onSndpDet
()
{
onSndpDet
()
{
...
...
src/views/Business/Cptopn/Opnp1.vue
View file @
6c522ab1
...
@@ -110,12 +110,13 @@
...
@@ -110,12 +110,13 @@
label=
"汇款金额"
label=
"汇款金额"
previewLabel=
"汇款金额币种"
previewLabel=
"汇款金额币种"
prop=
"cpdgrp.cbs.nom1.cur"
prop=
"cpdgrp.cbs.nom1.cur"
>
>
<c-select
<c-select
v-model=
"model.cpdgrp.cbs.nom1.cur"
v-model=
"model.cpdgrp.cbs.nom1.cur"
style=
"width: 100%"
style=
"width: 100%"
placeholder=
""
placeholder=
""
@
change=
"onNom1CurChange
"
@
change=
"commonExecuteRule('cpdgrp.cbs.nom1.cur')
"
>
>
<el-option
<el-option
v-for=
"item in codes.currencycode"
v-for=
"item in codes.currencycode"
...
@@ -475,6 +476,13 @@ export default {
...
@@ -475,6 +476,13 @@ export default {
...
Event
,
...
Event
,
onCptpGetref
()
{},
onCptpGetref
()
{},
onCptpGetmod
()
{},
onCptpGetmod
()
{},
commonExecuteRule
(
ruleName
)
{
this
.
executeRule
(
ruleName
).
then
((
res
)
=>
{
if
((
res
.
respCode
==
SUCCESS
))
{
Utils
.
copyValueFromVO
(
this
.
model
,
res
.
data
);
}
});
},
},
},
watch
:{
watch
:{
"model.cpdgrp.rec.ischktyp"
:{
"model.cpdgrp.rec.ischktyp"
:{
...
...
src/views/Business/Cptopn/index.vue
View file @
6c522ab1
...
@@ -32,9 +32,9 @@
...
@@ -32,9 +32,9 @@
</c-content>
</c-content>
</el-tab-pane>
</el-tab-pane>
<
!--
<el-tab-pane
label=
"Additional Info"
name=
"AdditionalInfo
"
>
<
el-tab-pane
label=
"Additional Info"
name=
"AdditionalInfo"
v-if=
"this.model.cpdgrp.rec.swftyp != ''
"
>
<m-AdditionalInfo
:model=
"model"
:codes=
"codes"
/>
<m-AdditionalInfo
:model=
"model"
:codes=
"codes"
/>
</el-tab-pane>
-->
</el-tab-pane>
<el-tab-pane
label=
"费用及账务"
name=
"setpan"
>
<el-tab-pane
label=
"费用及账务"
name=
"setpan"
>
<!--PD000000 -->
<!--PD000000 -->
...
...
src/views/Business/Infcpd/Infsea.vue
View file @
6c522ab1
...
@@ -506,8 +506,8 @@ export default {
...
@@ -506,8 +506,8 @@ export default {
label
:
"Closed"
,
label
:
"Closed"
,
},
},
'20 18 "1.Cur" 80'
,
'20 18 "1.Cur" 80'
,
'2
2 19 "2.Cur" 8
0'
,
'2
1 19 "Paym.Amount" 15
0'
,
'2
1 20 "Paym.Amount" 15
0'
,
'2
2 20 "2.Cur" 8
0'
,
'23 21 "Amount rcvd." 150'
,
'23 21 "Amount rcvd." 150'
,
'6 22 "Pyectycod" 120'
,
'6 22 "Pyectycod" 120'
,
'7 23 "Orcctycod" 120'
,
'7 23 "Orcctycod" 120'
,
...
...
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