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
68e323b0
Commit
68e323b0
authored
Jun 02, 2023
by
wanggang_yf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
brtudp页面修改
parent
68f7bb1a
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
74 additions
and
125 deletions
+74
-125
index.js
src/business/brtudp/model/index.js
+52
-69
Cfap.vue
src/business/brtudp/views/Cfap.vue
+2
-2
Dclpp.vue
src/business/brtudp/views/Dclpp.vue
+0
-1
Docpre.vue
src/business/brtudp/views/Docpre.vue
+0
-1
Mt754p.vue
src/business/brtudp/views/Mt754p.vue
+1
-7
Othadvtypp.vue
src/business/brtudp/views/Othadvtypp.vue
+0
-1
Payp.vue
src/business/brtudp/views/Payp.vue
+1
-6
index.vue
src/business/brtudp/views/index.vue
+18
-38
No files found.
src/business/brtudp/model/index.js
View file @
68e323b0
...
...
@@ -65,6 +65,9 @@ export default class Brtudp {
mattxtlab
:
''
}
},
rol
:{
pts
:
new
Pts
().
data
,
},
brtp
:
{
furide
:
''
,
matp
:
{
...
...
@@ -94,6 +97,42 @@ export default class Brtudp {
docpan
:
new
Pub
().
data
.
Docpan
,
brdgrp
:
{
prb
:
{
pts
:
new
Pts
().
data
,
},
acb
:
{
pts
:
new
Pts
().
data
,
},
ben
:
{
pts
:
new
Pts
().
data
,
},
apl
:
{
pts
:
new
Pts
().
data
,
},
shp
:
{
pts
:
new
Pts
().
data
,
},
adv
:
{
pts
:
new
Pts
().
data
,
},
ctr
:
{
pts
:
new
Pts
().
data
,
},
con
:
{
pts
:
new
Pts
().
data
,
},
iss
:
{
pts
:
new
Pts
().
data
,
},
ben
:
{
pts
:
new
Pts
().
data
,
},
atb
:
{
pts
:
new
Pts
().
data
,
},
avc
:
{
pts
:
new
Pts
().
data
,
},
blk
:
{
docdisflg
:
''
,
notpty
:
''
,
...
...
@@ -168,12 +207,20 @@ export default class Brtudp {
},
tag72add
:
''
},
setmod
:
{
doccur
:
''
,
docamt
:
''
},
brtp
:
{
connum
:
''
docgrdm
:
{
docgrd
:
{
splice
:
''
,
push
:
''
}
},
oth
:
{
pts
:
new
Pts
().
data
,
},
cre732flg
:
''
,
furide
:
''
,
connum
:
''
,
cre752flg
:
''
},
aamset
:
{
utlamt
:
''
,
...
...
@@ -246,20 +293,6 @@ export default class Brtudp {
}
},
sftmt
:
''
,
liaall
:
{
limmod
:
{
limpfp
:
{
clmpty
:
''
,
clmcbe
:
''
,
clmcbb
:
''
},
limpts
:
{
wrk
:
{
pts
:
new
Pts
().
data
,
}
}
}
},
gcdgrp
:
{
prb
:
{
...
...
@@ -348,56 +381,6 @@ export default class Brtudp {
pts
:
new
Pts
().
data
,
},
},
liaall
:
{
concur
:
''
,
liaccv
:
{
concur
:
''
,
newamt
:
''
,
dnfmod
:
{
zhruzh
:
''
,
kehuzh
:
''
,
intdsp
:
''
,
lxzyzh
:
''
,
pridsp
:
''
,
yewudh
:
''
,
qicuje
:
''
,
ccvtyp
:
''
,
tizamt
:
''
,
zhqtyp
:
''
,
stm8023
:
''
,
zhhuye
:
''
,
zhqucs
:
''
},
relcshpct
:
''
,
gleflg
:
''
,
addinf
:
''
,
newresamt
:
''
,
chgcurflg
:
''
,
pctresamt
:
''
,
cshpct
:
''
,
totcovamt
:
''
},
outpct
:
''
,
exttotamt
:
''
,
exttotoldamt
:
''
,
outamt
:
''
,
misamt
:
''
,
con
:
{
pts
:
new
Pts
().
data
,
},
iss
:
{
pts
:
new
Pts
().
data
,
},
ben
:
{
pts
:
new
Pts
().
data
,
},
atb
:
{
pts
:
new
Pts
().
data
,
},
avc
:
{
pts
:
new
Pts
().
data
,
},
},
trnmod
:
{
trndia
:
{
usrget
:
{
...
...
src/business/brtudp/views/Cfap.vue
View file @
68e323b0
...
...
@@ -59,7 +59,7 @@
</
template
>
<
script
>
import
CodeTable
from
"~/config/CodeTable"
;
import
event
from
'../event'
import
event
from
'../event'
;
export
default
{
inject
:
[
"root"
],
...
...
@@ -68,7 +68,7 @@ export default {
data
()
{
return
{};
},
methods
:
{
...
Event
},
methods
:
{},
created
:
function
()
{},
};
</
script
>
...
...
src/business/brtudp/views/Dclpp.vue
View file @
68e323b0
...
...
@@ -157,7 +157,6 @@
</
template
>
<
script
>
import
Api
from
"~/service/Api"
;
import
commonProcess
from
"~/mixin/commonProcess"
;
import
CodeTable
from
"~/config/CodeTable"
;
import
event
from
'../event'
;
...
...
src/business/brtudp/views/Docpre.vue
View file @
68e323b0
...
...
@@ -119,7 +119,6 @@
</template>
<
script
>
import
Api
from
"~/service/Api"
;
import
commonProcess
from
"~/mixin/commonProcess"
;
import
CodeTable
from
"~/config/CodeTable"
;
import
Event
from
"~/model/Brtudp/Event"
;
import
Utils
from
"~/utils"
;
...
...
src/business/brtudp/views/Mt754p.vue
View file @
68e323b0
...
...
@@ -67,7 +67,6 @@
grp: 'brdgrp',
rol: 'rmb',
}" :disabled="true" disabled1
@onSeainf="onSeainf"
@onAplpDet="onRmbpDet">
</c-ptap1>
</c-col>
...
...
@@ -78,7 +77,6 @@
grp: 'brdgrp',
rol: 'acb',
}" :disabled="true" disabled1
@onSeainf="onSeainf"
@onAplpDet="onAcbpDet">
</c-ptap1>
</c-col>
...
...
@@ -107,7 +105,6 @@
grp: 'brdgrp',
rol: 'beb',
}" :disabled="true" disabled1
@onSeainf="onSeainf"
@onAplpDet="onBebpDet">
</c-ptap1>
</c-col>
...
...
@@ -135,10 +132,7 @@ export default {
}
},
methods
:
{
...
Event
,
onSeainf
(){},
},
methods
:
{},
created
:
function
()
{
}
...
...
src/business/brtudp/views/Othadvtypp.vue
View file @
68e323b0
...
...
@@ -78,7 +78,6 @@
</
template
>
<
script
>
import
Api
from
"~/service/Api"
import
commonProcess
from
"~/mixin/commonProcess"
;
import
CodeTable
from
"~/config/CodeTable"
import
Event
from
"~/model/Brtudp/Event"
import
Ptap1
from
"~/views/Public/Ptap1"
;
...
...
src/business/brtudp/views/Payp.vue
View file @
68e323b0
...
...
@@ -22,7 +22,6 @@
size=
"small"
style=
"margin-left: 10px; padding: 0 12px"
type=
"primary"
@
click=
"onSeainf"
icon=
"el-icon-info"
>
</c-button>
...
...
@@ -64,7 +63,6 @@
size=
"small"
style=
"margin-left: 10px; padding: 0 12px"
type=
"primary"
@
click=
"onSeainf"
icon=
"el-icon-info"
>
</c-button>
...
...
@@ -518,10 +516,7 @@ export default {
],
};
},
methods
:
{
...
Event
,
onSeainf
()
{},
},
methods
:
{},
created
:
function
()
{},
computed
:
{},
};
...
...
src/business/brtudp/views/index.vue
View file @
68e323b0
...
...
@@ -24,6 +24,7 @@
type=
"card"
@
tab-click=
"tabClick"
>
<el-tab-pane
label=
"业务信息"
name=
"ovwp"
>
<c-content>
<m-ovwp
:model=
"model"
:codes=
"codes"
/>
...
...
@@ -37,44 +38,23 @@
</c-content>
</el-tab-pane>
<el-tab-pane
label=
"统一授信"
name=
"limitbody"
>
<c-content>
<div
class=
"eibs-tab"
>
<el-collapse
v-model=
"activeNames"
>
<el-collapse-item
title=
"统一授信"
name=
"limitbody"
>
<!-- 统一授信 -->
<m-limitbody
:model=
"model"
:codes=
"codes"
/>
</el-collapse-item>
<el-collapse-item
title=
"试算"
name=
"shisuan"
>
<!-- 试算 -->
<m-shisuan
:model=
"model"
:codes=
"codes"
/>
</el-collapse-item>
</el-collapse>
</div>
</c-content>
</el-tab-pane>
<!--PD000027 -->
<el-tab-pane
label=
"费用/账务"
name=
"engp,setpan,glepan"
>
<c-content>
<div
class=
"eibs-tab"
>
<el-collapse
v-model=
"activeNames"
>
<el-collapse-item
title=
"表外记账"
name=
"engp"
>
<!-- 表外记账 -->
<m-engp
:model=
"model"
:codes=
"codes"
/>
</el-collapse-item>
<el-collapse-item
title=
"结算"
name=
"setpan"
>
<!-- 结算 -->
<m-setpan
:model=
"model"
:codes=
"codes"
/>
</el-collapse-item>
<el-collapse-item
title=
"会计分录"
name=
"glepan"
>
<!-- 会计分录 -->
<m-glepan
:model=
"model"
:codes=
"codes"
/>
</el-collapse-item>
</el-collapse>
</div>
</c-content>
</el-tab-pane>
<!--PD000001 -->
<el-tab-pane
label=
"统一授信"
name=
"limitbody"
>
<c-content>
<m-limitbody
:model=
"model"
:codes=
"codes"
/>
</c-content>
</el-tab-pane>
<!--PD000027 -->
<el-tab-pane
label=
"费用/账务"
name=
"setmod"
>
<c-content>
<m-setmod
:model=
"model"
:codes=
"codes"
@
changeSetmodModel=
"changeSetmodModel"
/>
</c-content>
</el-tab-pane>
<!--PD000000 -->
<el-tab-pane
label=
"附言"
name=
"coninfp"
>
...
...
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