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
73c926f8
Commit
73c926f8
authored
Jun 25, 2023
by
WF1020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
letame前端代码修改
parent
8061efe3
Hide whitespace changes
Inline
Side-by-side
Showing
16 changed files
with
346 additions
and
159 deletions
+346
-159
check.js
src/business/letame/model/check.js
+3
-3
index.js
src/business/letame/model/index.js
+3
-0
Aamp.vue
src/business/letame/views/Aamp.vue
+5
-6
Adcpame.vue
src/business/letame/views/Adcpame.vue
+56
-22
Addbcb.vue
src/business/letame/views/Addbcb.vue
+13
-14
Amep.vue
src/business/letame/views/Amep.vue
+9
-6
Detp.vue
src/business/letame/views/Detp.vue
+77
-10
Dogpame.vue
src/business/letame/views/Dogpame.vue
+9
-9
Dorpame.vue
src/business/letame/views/Dorpame.vue
+9
-10
Inspame.vue
src/business/letame/views/Inspame.vue
+5
-4
Ovwp.vue
src/business/letame/views/Ovwp.vue
+13
-13
Ovwp1.vue
src/business/letame/views/Ovwp1.vue
+12
-6
Ptyp.vue
src/business/letame/views/Ptyp.vue
+10
-6
Rcldetp.vue
src/business/letame/views/Rcldetp.vue
+28
-5
Revp.vue
src/business/letame/views/Revp.vue
+6
-5
index.vue
src/business/letame/views/index.vue
+88
-40
No files found.
src/business/letame/model/check.js
View file @
73c926f8
...
...
@@ -17,7 +17,7 @@ export default {
{
max
:
3
,
message
:
'长度不能超过3'
}
],
'trnmod.swiadd.amedat'
:
[
{
type
:
'
date
'
,
required
:
false
,
message
:
'输入正确的日期'
}
{
type
:
'
string
'
,
required
:
false
,
message
:
'输入正确的日期'
}
],
'trnmod.swiadd.amenbr'
:
[
{
type
:
'number'
,
required
:
false
,
message
:
'必输项'
},
...
...
@@ -32,7 +32,7 @@ export default {
{
max
:
3
,
message
:
'长度不能超过3'
}
],
'oldledgrp.cbs.nom1.amt'
:
[
{
type
:
'number'
,
required
:
fals
e
,
message
:
'必输项'
},
{
required
:
tru
e
,
message
:
'必输项'
},
{
max
:
18
,
trigger
:
'blur'
,
message
:
'整数位不能超过14位'
},
{
pattern
:
/
(
^
\d
+$
)
|
(
^
\.\d{1,3}
$
)
|
(
^
\d
+
\.\d{1,3}
$
)
/
,
message
:
'小数位不能超过3位'
}
],
...
...
@@ -188,7 +188,7 @@ export default {
{
max
:
35
,
message
:
'长度不能超过35'
}
],
'ledgrp.cbs.nom1.amt'
:
[
{
type
:
'number'
,
required
:
false
,
trigger
:
'blur'
,
message
:
'必输项'
},
{
required
:
true
,
message
:
'必输项'
},
{
max
:
18
,
trigger
:
'blur'
,
message
:
'整数位不能超过14位'
},
{
pattern
:
/
(
^
\d
+$
)
|
(
^
\.\d{1,3}
$
)
|
(
^
\d
+
\.\d{1,3}
$
)
/
,
trigger
:
'blur'
,
message
:
'小数位不能超过3位'
}
],
...
...
src/business/letame/model/index.js
View file @
73c926f8
...
...
@@ -3,6 +3,9 @@ import Pub from '~/components/business/commonModel/index.js';
export
default
class
Letame
{
constructor
()
{
this
.
data
=
{
brtp
:{
swiftflg
:
''
},
number
:
''
,
oldledgrp
:
{
rec
:
{
...
...
src/business/letame/views/Aamp.vue
View file @
73c926f8
...
...
@@ -64,17 +64,16 @@
</div>
</
template
>
<
script
>
import
event
from
'../event
'
import
CodeTable
from
'~/config/CodeTable
'
import
event
from
"../event"
export
default
{
inject
:
[
"root"
],
props
:
[
"model"
,
"codes"
],
inject
:
[
'root'
],
props
:
[
'model'
,
'codes'
],
mixins
:
[
event
],
data
()
{
return
{}
},
methods
:
{},
created
:
function
()
{},
methods
:
{
},
}
</
script
>
<
style
></
style
>
src/business/letame/views/Adcpame.vue
View file @
73c926f8
<
template
>
<div
class=
"eibs"
>
<c-col
:span=
"12"
>
<el-form-item
label=
"附加条款历史记录"
prop=
"ledgrp.blk.adlcndame"
>
<c-input
type=
"textarea"
v-model=
"model.ledgrp.blk.adlcndame"
maxlength=
"50"
show-word-limit
placeholder=
"请输入附加条款历史记录"
></c-input>
<el-form-item
label=
"附加条款历史记录"
prop=
"ledgrp.blk.adlcndame"
>
<c-input
type=
"textarea"
v-model=
"model.ledgrp.blk.adlcndame"
maxlength=
"50"
show-word-limit
placeholder=
"请输入附加条款历史记录"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"12"
>
<el-form-item
label=
"附加条款"
prop=
"ledgrp.blk.adlcnd"
>
<c-input
type=
"textarea"
v-model=
"model.ledgrp.blk.adlcnd"
maxlength=
"65"
show-word-limit
placeholder=
"请输入附加条款"
></c-input>
<c-input
type=
"textarea"
v-model=
"model.ledgrp.blk.adlcnd"
maxlength=
"65"
show-word-limit
placeholder=
"请输入附加条款"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"12"
>
<c-checkbox
v-model=
"model.ledgrp.rec.redclsflg"
>
红/绿条款
</c-checkbox>
<c-checkbox
v-model=
"model.ledgrp.rec.redclsflg"
>
红/绿条款
</c-checkbox
>
</c-col>
<c-col
:span=
"12"
>
<c-checkbox
v-model=
"model.ledgrp.rec.spcbenflg"
>
受益人特殊付款条款
</c-checkbox>
<c-checkbox
v-model=
"model.ledgrp.rec.spcbenflg"
>
受益人特殊付款条款
</c-checkbox
>
</c-col>
<c-col
:span=
"12"
>
<el-form-item
label=
"阻止为添加/删除输入附加信息"
prop=
"letamep.adlcndamep.usrblk"
>
<c-input
type=
"textarea"
v-model=
"model.letamep.adlcndamep.usrblk"
maxlength=
"65"
show-word-limit
placeholder=
"请输入阻止为添加/删除输入附加信息"
></c-input>
<el-form-item
label=
"阻止为添加/删除输入附加信息"
prop=
"letamep.adlcndamep.usrblk"
>
<c-input
type=
"textarea"
v-model=
"model.letamep.adlcndamep.usrblk"
maxlength=
"65"
show-word-limit
placeholder=
"请输入阻止为添加/删除输入附加信息"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"12"
>
<c-checkbox
v-model=
"model.ledgrp.rec.spcrcbflg"
>
银行专用特殊付款条款
</c-checkbox>
<c-checkbox
v-model=
"model.ledgrp.rec.spcrcbflg"
>
银行专用特殊付款条款
</c-checkbox
>
</c-col>
<c-col
:span=
"12"
>
<c-checkbox
v-model=
"model.letamep.adlcndamep.modflg"
>
修改要替换的文本
</c-checkbox>
<c-checkbox
v-model=
"model.letamep.adlcndamep.modflg"
>
修改要替换的文本
</c-checkbox
>
</c-col>
<c-col
:span=
"12"
>
<c-checkbox
v-model=
"model.letamep.adlcndamep.modmanflg"
>
手动更新的修改字段
</c-checkbox>
<c-checkbox
v-model=
"model.letamep.adlcndamep.modmanflg"
>
手动更新的修改字段
</c-checkbox
>
</c-col>
<c-col
:span=
"12"
>
<el-form-item
label=
"..."
prop=
"letamep.adlcndame.buttxmsel"
>
<c-input
v-model=
"model.letamep.adlcndame.buttxmsel"
placeholder=
"请输入..."
></c-input>
<c-input
v-model=
"model.letamep.adlcndame.buttxmsel"
placeholder=
"请输入..."
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"12"
>
<c-button
size=
"small"
type=
"primary"
@
click=
"onAdlcndamepButdif"
>
<c-button
size=
"small"
type=
"primary"
>
显示不符点
</c-button>
</c-col>
<c-col
:span=
"12"
>
<c-button
size=
"small"
type=
"primary"
@
click=
"onAdlcndamepButadd"
>
<c-button
size=
"small"
type=
"primary"
>
添加文本
</c-button>
</c-col>
<c-col
:span=
"12"
>
<c-button
size=
"small"
icon=
"el-icon-delete"
@
click=
"onAdlcndamepButdel"
>
<c-button
size=
"small"
icon=
"el-icon-delete"
>
删除文本
</c-button>
</c-col>
</div>
</
template
>
<
script
>
import
event
from
'../event'
import
Api
from
'~/service/Api'
import
CodeTable
from
'~/config/CodeTable'
import
event
from
"../event"
export
default
{
inject
:
[
"root"
],
props
:
[
"model"
,
"codes"
],
inject
:
[
'root'
],
props
:
[
'model'
,
'codes'
],
mixins
:
[
event
],
data
()
{
return
{}
},
methods
:
{},
created
:
function
()
{
},
}
</
script
>
<
style
></
style
>
src/business/letame/views/Addbcb.vue
View file @
73c926f8
<
template
>
<div
class=
"eibs-tab"
>
<el-collapse
v-model=
"activeNames"
>
<el-collapse
v-model=
"activeNames"
>
<el-collapse-item
title=
"提示信息"
name=
"coninfp"
>
<m-coninfp
:model=
"model"
:codes=
"codes"
/>
</el-collapse-item>
...
...
@@ -10,25 +10,24 @@
</
template
>
<
script
>
import
event
from
'../event'
import
Api
from
"~/service/Api"
;
import
Coninfp
from
"~/views/Public/Coninfp"
;
import
event
from
"../event"
export
default
{
inject
:
[
"root"
],
components
:
{
"m-coninfp"
:
Coninfp
,},
props
:
[
"model"
,
"codes"
],
mixins
:
[
event
],
data
()
{
components
:
{
"m-coninfp"
:
Coninfp
,
},
inject
:
[
"root"
],
props
:
[
"model"
,
"codes"
],
mixins
:
[
event
],
data
()
{
return
{
activeNames
:
[
"coninfp"
],
};
},
methods
:
{},
created
:
function
()
{},
}
methods
:
{
},
};
</
script
>
<
style
>
...
...
src/business/letame/views/Amep.vue
View file @
73c926f8
...
...
@@ -22,6 +22,7 @@
style=
"margin: 0 0 0 0; padding: 0 10px"
size=
"small"
type=
"primary"
@
click=
"onSeainf"
icon=
"el-icon-search"
>
</c-button>
...
...
@@ -32,7 +33,6 @@
<c-col
:span=
"24"
>
<el-form-item
label=
"修改日期"
prop=
"trnmod.swiadd.amedat"
>
<c-date-picker
type=
"date"
v-model=
"model.trnmod.swiadd.amedat"
style=
"width: 100%"
placeholder=
"请选择日期"
...
...
@@ -473,17 +473,20 @@
</div>
</template>
<
script
>
import
event
from
'../event'
import
Api
from
'~/service/Api'
import
event
from
"../event"
import
CodeTable
from
'~/config/CodeTable'
import
Utils
from
"~/utils"
export
default
{
inject
:
[
"root"
],
props
:
[
"model"
,
"codes"
],
inject
:
[
'root'
],
props
:
[
'model'
,
'codes'
],
mixins
:
[
event
],
data
()
{
return
{}
},
methods
:
{
},
created
:
function
()
{
},
methods
:
{
},
}
</
script
>
<
style
>
...
...
src/business/letame/views/Detp.vue
View file @
73c926f8
...
...
@@ -27,6 +27,7 @@
}"
:noRef="true"
:onlySearch="true"
:disabledExtkey="!avbFlag"
>
</c-ptap>
</c-col>
...
...
@@ -69,6 +70,7 @@
maxlength=
"140"
show-word-limit
placeholder=
"请输入指示内容"
:disabled=
"defdetFlag"
></c-input>
</el-form-item>
</c-col>
...
...
@@ -84,6 +86,7 @@
maxlength=
"105"
show-word-limit
placeholder=
"请输入汇票期限"
:disabled=
"blkDftatFlag"
></c-input>
<template
slot=
"footer"
>
<!-- @click="onLcrdftatButtxmsel" -->
...
...
@@ -91,7 +94,7 @@
size=
"small"
type=
"primary"
icon=
"el-icon-search"
@
click=
"showGridPromptDialog('letp.lcrdftat.buttxmsel', null, null,
{TXT: 'ledgrp.blk.dftat'}, {TXT: false},'doxpDialog')
"
:disabled=
"blkDftatFlag
"
>
</c-button>
</
template
>
...
...
@@ -112,6 +115,7 @@
:onlySearch=
"false"
:isAdrblk=
"false"
:haveAdrLabel=
"false"
:disabled=
"blkDftatFlag"
>
</c-ptap>
</c-col>
...
...
@@ -217,7 +221,6 @@
size=
"small"
type=
"primary"
icon=
"el-icon-search"
@
click=
"showGridPromptDialog('letp.preper.buttxmsel', null, null,
{TXT: 'ledgrp.rec.prepers18'}, {TXT: false},'doxpDialog')"
disabled
>
</c-button>
...
...
@@ -255,7 +258,6 @@
size=
"small"
type=
"primary"
icon=
"el-icon-more"
@
click=
"showGridPromptDialog('letp.charia.buttxmsel', null, null,
{TXT: 'ledgrp.blk.feetxt'}, {TXT: false},'doxpDialog')"
>
</c-button>
</
template
>
...
...
@@ -306,21 +308,86 @@
</div>
</template>
<
script
>
import
event
from
'../event'
import
Api
from
'~/service/Api'
import
CodeTable
from
'~/config/CodeTable'
import
Ptap
from
'~/views/Public/Ptap'
import
event
from
"../event"
export
default
{
inject
:
[
"root"
],
inject
:
[
'root'
],
components
:
{
'c-ptap'
:
Ptap
},
props
:
[
"model"
,
"codes"
],
props
:
[
'model'
,
'codes'
],
mixins
:
[
event
],
data
()
{
return
{}
},
methods
:
{},
created
:
function
()
{
},
}
methods
:
{
// avbwthEvent(){
// if (this.model.ledgrp.rec.avbwth != 'A'||this.model.ledgrp.rec.avbwth != 'O') {
// this.model.ledgrp.avb.pts.extkey = ''
// this.model.ledgrp.blk.avbwthtxt = ''
// }
// },
// avbbykeyEvent() {
// if (this.model.ledgrp.rec.avbby == 'P') {
// this.model.ledgrp.rec.tenmaxday = 0
// this.model.ledgrp.blk.defdet = ''
// }
// if (this.model.ledgrp.rec.avbby == 'D'||this.model.ledgrp.rec.avbby =='M') {
// this.model.ledgrp.blk.defdet = '' //汇票期限置空
// this.model.ledgrp.drw.pts.extkey = ''//付款人置空
// this.model.ledgrp.drw.pts.adrblk = '' //名称地址置空.pts.adrblk
// }
// this.executeCheck('ledgrp.rec.avbby').then((res) => {
// if (res.respCode == SUCCESS) {
// Utils.copyValueFromVO(this.model, res.data)
// }
// })
// },
},
created
:
function
()
{},
computed
:
{
avbFlag
:
{
get
()
{
return
(
this
.
model
.
ledgrp
.
rec
.
avbwth
==
'A'
||
this
.
model
.
ledgrp
.
rec
.
avbwth
==
'S'
)
},
},
defdetFlag
:
{
get
()
{
return
(
// this.model.ledgrp.rec.avbby == 'A' ||
// this.model.ledgrp.rec.avbby == 'P' ||
// this.model.ledgrp.rec.avbby == 'M' ||
// this.model.ledgrp.rec.avbby == ''
this
.
model
.
ledgrp
.
rec
.
avbby
!=
'D'
&&
this
.
model
.
ledgrp
.
rec
.
avbby
!=
'N'
)
},
},
blkDftatFlag
:
{
get
()
{
return
(
this
.
model
.
ledgrp
.
rec
.
avbby
==
'D'
||
this
.
model
.
ledgrp
.
rec
.
avbby
==
'M'
||
this
.
model
.
ledgrp
.
rec
.
avbby
==
''
)
},
},
},
watch
:
{
'model.ledgrp.avb.pts.adrblk'
:
{
handler
(
val
,
oldVal
)
{
this
.
model
.
ledgrp
.
blk
.
avbwthtxt
=
val
},
immediate
:
true
,
},
},
}
</
script
>
<
style
>
.letame_rec_tenmaxday
{
...
...
src/business/letame/views/Dogpame.vue
View file @
73c926f8
...
...
@@ -64,36 +64,36 @@
</c-col>
<c-col
:span=
"12"
>
<c-button
size=
"small"
type=
"primary"
@
click=
"onLcrgodamepButdif"
>
<c-button
size=
"small"
type=
"primary"
>
Show Diff
</c-button>
</c-col>
<c-col
:span=
"12"
>
<c-button
size=
"small"
type=
"primary"
@
click=
"onLcrgodamepButadd"
>
<c-button
size=
"small"
type=
"primary"
>
添加文本
</c-button>
</c-col>
<c-col
:span=
"12"
>
<c-button
size=
"small"
icon=
"el-icon-delete"
@
click=
"onLcrgodamepButdel"
>
<c-button
size=
"small"
icon=
"el-icon-delete"
>
删除文本
</c-button>
</c-col>
</div>
</
template
>
<
script
>
import
event
from
'../event'
import
Api
from
'~/service/Api'
import
CodeTable
from
'~/config/CodeTable'
import
event
from
"../event"
export
default
{
inject
:
[
"root"
],
props
:
[
"model"
,
"codes"
],
inject
:
[
'root'
],
props
:
[
'model'
,
'codes'
],
mixins
:
[
event
],
data
()
{
return
{}
},
methods
:
{},
created
:
function
()
{},
methods
:
{
},
}
</
script
>
<
style
></
style
>
src/business/letame/views/Dorpame.vue
View file @
73c926f8
...
...
@@ -64,37 +64,36 @@
</c-col>
<c-col
:span=
"12"
>
<c-button
size=
"small"
type=
"primary"
@
click=
"onLcrdocamepButdif"
>
<c-button
size=
"small"
type=
"primary"
>
显示不符点
</c-button>
</c-col>
<c-col
:span=
"12"
>
<c-button
size=
"small"
type=
"primary"
@
click=
"onLcrdocamepButadd"
>
<c-button
size=
"small"
type=
"primary"
>
添加文本
</c-button>
</c-col>
<c-col
:span=
"12"
>
<c-button
size=
"small"
icon=
"el-icon-delete"
@
click=
"onLcrdocamepButdel"
>
<c-button
size=
"small"
icon=
"el-icon-delete"
>
删除文本
</c-button>
</c-col>
</div>
</
template
>
<
script
>
import
event
from
'../event
'
import
Api
from
'~/service/Api
'
import
CodeTable
from
'~/config/CodeTable'
import
event
from
"../event"
export
default
{
inject
:
[
"root"
],
props
:
[
"model"
,
"codes"
],
inject
:
[
'root'
],
props
:
[
'model'
,
'codes'
],
mixins
:
[
event
],
data
()
{
return
{}
},
methods
:
{},
created
:
function
()
{},
methods
:
{
},
}
</
script
>
<
style
></
style
>
src/business/letame/views/Inspame.vue
View file @
73c926f8
...
...
@@ -25,17 +25,18 @@
</div>
</
template
>
<
script
>
import
Api
from
'~/service/Api'
import
CodeTable
from
'~/config/CodeTable'
import
event
from
'../event'
export
default
{
inject
:
[
"root"
],
props
:
[
"model"
,
"codes"
],
inject
:
[
'root'
],
props
:
[
'model'
,
'codes'
],
mixins
:
[
event
],
data
()
{
return
{}
},
methods
:
{},
created
:
function
()
{},
methods
:
{
},
}
</
script
>
<
style
>
...
...
src/business/letame/views/Ovwp.vue
View file @
73c926f8
<
template
>
<div
class=
"eibs-tab"
>
<el-collapse
v-model=
"activeNames"
>
<el-collapse
v-model=
"activeNames"
>
<el-collapse-item
title=
"修改内容"
name=
"amep"
>
<m-amep
:model=
"model"
:codes=
"codes"
/>
</el-collapse-item>
...
...
@@ -72,7 +72,6 @@
</div>
</
template
>
<
script
>
import
event
from
'../event'
import
Amep
from
"./Amep"
;
import
Aamp
from
"./Aamp"
;
import
Ovwp1
from
"./Ovwp1"
;
...
...
@@ -82,10 +81,10 @@ import Doxpame from "~/views/Public/Doxpame";
import
Inspame
from
"./Inspame"
;
import
Revp
from
'./Revp'
;
import
Rcldetp
from
"./Rcldetp"
;
import
event
from
'../event'
export
default
{
inject
:
[
"root"
],
components
:
{
components
:
{
"m-amep"
:
Amep
,
"m-aamp"
:
Aamp
,
"m-ovwp1"
:
Ovwp1
,
...
...
@@ -95,19 +94,19 @@ export default {
"m-inspame"
:
Inspame
,
'm-revp'
:
Revp
,
"m-rcldetp"
:
Rcldetp
,
},
props
:
[
"model"
,
"codes"
],
mixins
:
[
event
],
data
(){
inject
:
[
'root'
],
props
:[
"model"
,
"codes"
],
mixins
:
[
event
],
data
(){
return
{
activeNames
:
[
"amep"
],
}
},
methods
:
{},
created
:
function
()
{},
}
},
methods
:{},
}
</
script
>
<
style
>
</
style
>
</
style
>
\ No newline at end of file
src/business/letame/views/Ovwp1.vue
View file @
73c926f8
...
...
@@ -315,6 +315,7 @@
rol: 'ben',
}"
:disabled=
"true"
>
</c-ptap>
</c-col>
...
...
@@ -329,6 +330,7 @@
rol: 'iss',
}"
:disabled=
"true"
>
</c-ptap>
</c-col>
...
...
@@ -343,6 +345,7 @@
rol: 'apl',
}"
:disabled=
"true"
>
</c-ptap>
</c-col>
...
...
@@ -350,6 +353,7 @@
<c-col
:span=
"12"
>
<c-checkbox
v-model=
"model.ledgrp.rec.revflg"
class=
"checkbox-left"
style=
"margin-left:120px"
>
循环信用证
</c-checkbox
>
</c-col>
...
...
@@ -374,21 +378,23 @@
</div>
</template>
<
script
>
import
Api
from
"~/service/Api"
;
import
CodeTable
from
"~/config/CodeTable"
;
import
event
from
'../event'
import
Utils
from
'~/utils'
;
import
Ptap
from
"~/views/Public/Ptap"
;
export
default
{
inject
:
[
"root"
],
components
:
{
"c-ptap"
:
Ptap
},
inject
:
[
"root"
],
props
:
[
"model"
,
"codes"
],
mixins
:
[
event
],
data
()
{
return
{}
return
{}
;
},
methods
:
{},
created
:
function
()
{},
}
methods
:
{
}
};
</
script
>
<
style
>
</
style
>
src/business/letame/views/Ptyp.vue
View file @
73c926f8
...
...
@@ -113,10 +113,10 @@
<!-- =============================底部表格========================= -->
<c-edit-table
:model=
"model"
v-bind=
"ptsaddg"
>
<el-table-column
label=
"操作"
text-align=
"center"
>
<template
slot-scope=
"scope"
>
<template>
<el-button
size=
"mini"
@
click=
"handleEdit(scope.$index, scope.row)"
type=
"primary"
>
详情
</el-button
>
...
...
@@ -127,13 +127,16 @@
</div>
</template>
<
script
>
import
Api
from
'~/service/Api'
import
event
from
'../event'
import
CodeTable
from
'~/config/CodeTable'
import
Ptap
from
"~/views/Public/Ptap"
export
default
{
inject
:
[
"root"
],
inject
:
[
'root'
],
components
:
{
"c-ptap"
:
Ptap
},
props
:
[
"model"
,
"codes"
],
props
:
[
'model'
,
'codes'
],
mixins
:
[
event
],
data
()
{
return
{
...
...
@@ -166,9 +169,10 @@ export default {
},
};
},
methods
:
{},
methods
:
{
},
created
:
function
()
{},
}
</
script
>
<
style
></
style
>
src/business/letame/views/Rcldetp.vue
View file @
73c926f8
...
...
@@ -10,7 +10,6 @@
style=
"width: 100%"
placeholder=
"请选择"
:code=
"codes.rolall"
@
change=
"selectOrCheckboxRule('rmbclm.rmbrol')"
>
</c-select>
</el-form-item>
...
...
@@ -36,6 +35,7 @@
rol: 'rmbrmb',
}"
:noRef="true"
:disabledExtkey="rmbrolRefFlag"
:disabled="rmbrolAdrblkFlag"
>
...
...
@@ -114,19 +114,42 @@
</div>
</
template
>
<
script
>
import
Api
from
'~/service/Api'
import
event
from
'../event'
import
CodeTable
from
'~/config/CodeTable'
import
Ptap
from
'~/views/Public/Ptap'
export
default
{
inject
:
[
"root"
],
inject
:
[
'root'
],
components
:
{
'c-ptap'
:
Ptap
},
props
:
[
"model"
,
"codes"
],
props
:
[
'model'
,
'codes'
],
mixins
:
[
event
],
data
()
{
return
{}
},
methods
:
{},
created
:
function
()
{},
methods
:
{
},
computed
:{
rmbrolRefFlag
:
{
get
()
{
return
(
this
.
model
.
rmbclm
.
rmbrol
==
'ADV'
||
this
.
model
.
rmbclm
.
rmbrol
==
'AVB'
||
this
.
model
.
rmbclm
.
rmbrol
==
'ISS'
||
this
.
model
.
rmbclm
.
rmbrol
==
'CON'
)
},
},
rmbrolAdrblkFlag
:
{
get
()
{
return
(
this
.
model
.
rmbclm
.
rmbrol
==
'ADV'
||
this
.
model
.
rmbclm
.
rmbrol
==
'AVB'
||
this
.
model
.
rmbclm
.
rmbrol
==
'ISS'
||
this
.
model
.
rmbclm
.
rmbrol
==
'CON'
||
this
.
model
.
rmbclm
.
rmbrol
==
'RMB'
)
},
},
}
}
</
script
>
<
style
></
style
>
src/business/letame/views/Revp.vue
View file @
73c926f8
...
...
@@ -83,7 +83,6 @@
size=
"small"
type=
"primary"
icon=
"el-icon-more"
@
click=
"showGridPromptDialog('letp.revclause.buttxmsel', null, null,
{TXT: 'ledgrp.blk.revcls'}, {TXT: false},'doxpDialog')"
>
</c-button>
</
template
>
...
...
@@ -109,17 +108,19 @@
</div>
</template>
<
script
>
import
Api
from
'~/service/Api'
import
event
from
'../event'
import
CodeTable
from
'~/config/CodeTable'
export
default
{
inject
:
[
"root"
],
props
:
[
"model"
,
"codes"
],
inject
:
[
'root'
],
props
:
[
'model'
,
'codes'
],
mixins
:
[
event
],
data
()
{
return
{}
},
methods
:
{},
created
:
function
()
{},
methods
:
{
},
}
</
script
>
<
style
></
style
>
src/business/letame/views/index.vue
View file @
73c926f8
<
template
>
<div
class=
"eContainer"
>
<c-page
title=
"出口信用证修改"
>
<el-form
:model=
"model"
:rules=
"rules"
ref=
"modelForm"
label-width=
"120px"
label-position=
"right"
size=
"small"
:validate-on-rule-change=
"false"
>
<el-form
:model=
"model"
:rules=
"rules"
ref=
"modelForm"
label-width=
"120px"
label-position=
"right"
size=
"small"
:validate-on-rule-change=
"false"
>
<c-tabs
v-model=
"tabVal"
ref=
"elment"
type=
"card"
@
tab-click=
"tabClick"
>
<el-tab-pane
label=
"业务信息"
name=
"ovwp"
>
...
...
@@ -16,9 +23,9 @@
<m-limitbody
:model=
"model"
:codes=
"codes"
/>
</c-content>
</el-tab-pane>
<!--PD000027 -->
<el-tab-pane
label=
"表外记账"
name=
"engp"
>
<!--PD000027 -->
<el-tab-pane
label=
"表外记账"
name=
"engp"
>
<c-content>
<!-- 表外记账 -->
<m-engp
:model=
"model"
:codes=
"codes"
/>
...
...
@@ -28,7 +35,7 @@
<!--PD000027 -->
<el-tab-pane
label=
"费用/账务"
name=
"setmod"
>
<c-content>
<m-setmod
:model=
"model"
:codes=
"codes"
@
changeSetmodModel=
"changeSetmodModel"
/>
<m-setmod
:model=
"model"
:codes=
"codes"
/>
</c-content>
</el-tab-pane>
...
...
@@ -58,59 +65,60 @@
<m-doctre
:model=
"model"
:codes=
"codes"
/>
</c-content>
</el-tab-pane>
</c-tabs>
</el-form>
<c-function-btn
:handleSubmit=
"handleSubmit"
:handleCheck=
"handleCheck"
:handleStash=
"handleStash"
>
<c-grid-ety-prompt-dialog
ref=
"etyDialog"
:promptData=
"promptData"
@
select-ety=
"selectGridEtyPromptData"
>
</c-grid-ety-prompt-dialog>
<c-function-btn
:handleSubmit=
"handleSubmit"
:handleCheck=
"handleCheck"
:handleStash=
"handleStash"
>
</c-function-btn>
</c-page>
</div>
</
template
>
<
script
>
import
event
from
'../event'
;
import
operationFunc
from
"~/mixin/operationFunc"
;
import
CodeTable
from
"~/config/CodeTable"
;
import
formRules
from
'../model/check'
;
import
Letame
from
"../model"
;
import
Amep
from
'./Amep'
;
import
Ovwp
from
'./Ovwp'
;
import
Detp
from
'./Detp'
;
import
Aamp
from
'./Aamp'
;
import
Ptyp
from
'./Ptyp'
;
import
Ovwp1
from
'./Ovwp1'
;
import
Inspame
from
'./Inspame'
;
import
Addbcb
from
"./Addbcb"
;
// import Doxpame from "~/components/business/doxpame/views";
import
Api
from
'~/service/Api'
import
CodeTable
from
'~/config/CodeTable'
import
Letame
from
"../model"
;
import
event
from
'../event'
import
operationFunc
from
"~/mixin/operationFunc"
;
import
Amep
from
'./Amep'
import
Ovwp
from
'./Ovwp'
import
Detp
from
'./Detp'
import
Aamp
from
'./Aamp'
import
Ptyp
from
'./Ptyp'
import
Ovwp1
from
'./Ovwp1'
import
Inspame
from
'./Inspame'
import
Doxpame
from
"~/views/Public/Doxpame"
;
import
Coninfp
from
"~/views/Public/Coninfp"
;
import
Engp
from
"~/components/business/engp/views"
;
import
Setmod
from
"~/components/business/setmod/views"
;
// import Glepan from "~/components/business/glepan/views";
import
Glentry
from
"~/components/business/glentry/views"
;
import
Coninfp
from
"~/components/business/coninfp/views"
;
import
Docpan
from
"~/components/business/docpan/views"
;
import
Doctre
from
"~/components/business/doctre/views"
;
import
Limitbody
from
"~/components/business/limitbody/views"
;
export
default
{
name
:
'Letame'
,
components
:
{
'm-glentry'
:
Glentry
,
'm-setmod'
:
Setmod
,
'm-amep'
:
Amep
,
'm-ovwp'
:
Ovwp
,
'm-ovwp1'
:
Ovwp1
,
'm-detp'
:
Detp
,
'm-aamp'
:
Aamp
,
"m-addbcb"
:
Addbcb
,
'm-ptyp'
:
Ptyp
,
//
"m-doxpame": Doxpame,
"m-doxpame"
:
Doxpame
,
'm-inspame'
:
Inspame
,
'm-engp'
:
Engp
,
// 'm-setpan': Setpan
,
// 'm-glepan': Glepan
,
'm-setmod'
:
Setmod
,
'm-glentry'
:
Glentry
,
'm-coninfp'
:
Coninfp
,
'm-docpan'
:
Docpan
,
'm-doctre'
:
Doctre
,
...
...
@@ -121,22 +129,62 @@ export default {
root
:
this
,
}
},
mixins
:
[
event
,
operationFunc
],
mixins
:
[
event
,
operationFunc
],
// 里面包含了Default、Check等的公共处理
data
()
{
return
{
tabVal
:
'ovwp'
,
trnName
:
'letame'
,
model
:
new
Letame
().
data
,
rules
:
formRules
,
codes
:
{
...
CodeTable
rules
:
null
,
codes
:
{
...
CodeTable
},
activeNames
:
[
"engp"
],
promptData
:
{
title
:
'Select a Party'
,
columns
:
[
{
prop
:
'ptyInr'
,
label
:
'Party Number'
},
{
prop
:
'inr'
,
label
:
'Address Number'
},
{
prop
:
'branch'
,
label
:
'Branch Code'
},
{
prop
:
'bchName'
,
label
:
'Branch Name'
},
{
prop
:
'adrName'
,
label
:
'Address Name'
},
{
prop
:
'adr1'
,
label
:
'Address1'
},
{
prop
:
'locCty'
,
label
:
'City'
},
{
prop
:
'locZip'
,
label
:
'Zip'
},
{
prop
:
'bicCode'
,
label
:
'BIC'
}
],
data
:
[]
},
activeNames
:
[
"setpan"
],
}
},
methods
:
{
},
mounted
()
{
mounted
()
{
this
.
init
()
},
}
...
...
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