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
995797df
Commit
995797df
authored
2 years ago
by
lianyang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
brtud增加隐藏页面(上个提交的也是brtudp交易)
parent
afc07751
settle-test-20230110
…
bochk-poc
bochk-poc-1113
development-202206
revert-594e4a5c
revert-8c42ad65
No related merge requests found
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
173 additions
and
65 deletions
+173
-65
Cfap.vue
src/views/Business/Brtudp/Cfap.vue
+2
-2
Mt750p.vue
src/views/Business/Brtudp/Mt750p.vue
+72
-26
Mt754p.vue
src/views/Business/Brtudp/Mt754p.vue
+65
-21
Payp.vue
src/views/Business/Brtudp/Payp.vue
+0
-0
index.vue
src/views/Business/Brtudp/index.vue
+34
-16
No files found.
src/views/Business/Brtudp/Cfap.vue
View file @
995797df
...
...
@@ -26,10 +26,10 @@
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"不报送原因"
prop=
"cfabrt.cfabrttxt"
disabled
>
<el-form-item
label=
"不报送原因"
prop=
"cfabrt.cfabrttxt"
>
<!--
<c-select
v-model=
"model.cfabrt.cfabrttxt"
style=
"width:100%"
placeholder=
"请选择不报送原因"
>
</c-select>
-->
<c-input
v-model=
"model.cfabrt.cfabrttxt"
style=
"width:100%"
placeholder=
"不报送原因"
>
<c-input
v-model=
"model.cfabrt.cfabrttxt"
style=
"width:100%"
placeholder=
"不报送原因"
disabled
>
</c-input>
</el-form-item>
</c-col>
...
...
This diff is collapsed.
Click to expand it.
src/views/Business/Brtudp/Mt750p.vue
View file @
995797df
<
template
>
<div
class=
"eibs-tab"
>
<!-- ====================================不符点通知 左边 ================================= -->
<c-col
:span=
"12"
>
<!-- 单据金额 -->
<c-col
:span=
"12"
>
<el-form-item
label=
"
附加金额"
prop=
"brdgrp.cbs.opn2
.cur"
>
<c-select
v-model=
"model.brdgrp.cbs.opn2.cur"
style=
"width:100%"
placeholder=
"请选择附加金额"
>
<el-form-item
label=
"
Document Amount"
prop=
"brdgrp.cbs.max
.cur"
>
<c-select
v-model=
"model.brdgrp.cbs.max.cur"
style=
"width:100%"
placeholder=
"请选择单据金额"
disabled
>
</c-select>
</el-form-item>
</c-col>
<c-col
:span=
"12"
>
<el-form-item
label=
"
附加金额"
prop=
"brdgrp.cbs.max2
.amt"
>
<c-input
v-model=
"model.brdgrp.cbs.max2.amt"
placeholder=
"请输入附加金额"
></c-input>
<el-form-item
label=
"
"
label-width=
"10px"
prop=
"brdgrp.cbs.max
.amt"
>
<c-input
v-model=
"model.brdgrp.cbs.max.amt"
placeholder=
"请输入单据金额"
disabled
></c-input>
</el-form-item>
</c-col>
<!-- 附加金额 -->
<c-col
:span=
"12"
>
<el-form-item
label=
"Charges Deducted"
prop=
"brdgrp.blk.chaded"
>
<c-input
type=
"textarea"
v-model=
"model.brdgrp.blk.chaded"
maxlength=
"35"
show-word-limit
placeholder=
"请输入Charges Deducted"
></c-input>
<el-form-item
label=
"Drawn Add.Amount"
prop=
"brdgrp.cbs.opn2.cur"
>
<c-select
v-model=
"model.brdgrp.cbs.opn2.cur"
style=
"width:100%"
placeholder=
"请选择附加金额"
disabled
>
</c-select>
</el-form-item>
</c-col>
<c-col
:span=
"12"
>
<el-form-item
label=
"
Charges"
prop=
"brdgrp.blk.chaadd
"
>
<c-input
type=
"textarea"
v-model=
"model.brdgrp.blk.chaadd"
maxlength=
"35"
show-word-limit
placeholder=
"请输入Charges"
></c-input>
<el-form-item
label=
"
"
label-width=
"10px"
prop=
"brdgrp.cbs.max2.amt
"
>
<c-input
v-model=
"model.brdgrp.cbs.max2.amt"
placeholder=
"请输入附加金额"
disabled
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"12"
>
<el-form-item
label=
"Total Amount Claimed"
prop=
"brdgrp.rec.totcur"
>
<c-input
v-model=
"model.brdgrp.rec.totcur"
maxlength=
"3"
placeholder=
"请输入Total Amount Claimed"
></c-input>
<c-col
:span=
"24"
>
<el-form-item
label=
"Charges Deducted"
prop=
"brdgrp.blk.chaded"
>
<c-input
type=
"textarea"
v-model=
"model.brdgrp.blk.chaded"
maxlength=
"35"
show-word-limit
placeholder=
"请输入Charges Deducted"
disabled
rows=
"4"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"Charges Added"
prop=
"brdgrp.blk.chaadd"
>
<c-input
type=
"textarea"
v-model=
"model.brdgrp.blk.chaadd"
maxlength=
"35"
show-word-limit
placeholder=
"请输入Charges"
disabled
rows=
"4"
></c-input>
</el-form-item>
</c-col>
<!-- Total Amount Claimed -->
<c-col
:span=
"12"
>
<el-form-item
label=
"Total Amount to be Paid"
prop=
"brdgrp.rec.totamt"
>
<c-input
v-model=
"model.brdgrp.rec.totamt"
placeholder=
"请输入Total Amount to be Paid"
></c-input>
<el-form-item
label=
"Amount to be Paid"
prop=
"brdgrp.rec.totcur"
>
<c-input
v-model=
"model.brdgrp.rec.totcur"
maxlength=
"3"
placeholder=
"请输入Total Amount Claimed"
disabled
>
</c-input>
</el-form-item>
</c-col>
<!-- Total Amount to be Paid -->
<c-col
:span=
"12"
>
<el-form-item
label=
""
label-width=
"10px"
prop=
"brdgrp.rec.totamt"
>
<c-input
v-model=
"model.brdgrp.rec.totamt"
placeholder=
"请输入Total Amount to be Paid"
disabled
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<c-ptap1
:model=
"model"
:argadr=
"
{
title: 'Amount with Bank',
grp: 'brdgrp',
rol: 'acb',
}" :disabled="true" :isAdrblk="false" disabled1>
</c-ptap1>
</c-col>
</c-col>
<!--
<c-col
:span=
"12"
>
<el-form-item
label=
"Drag Drop Sender"
prop=
"brtp.acbp.ptsget.sdamod.dadsnd"
>
<c-input
v-model=
"model.brtp.acbp.ptsget.sdamod.dadsnd"
placeholder=
"请输入Drag Drop Sender"
></c-input>
</el-form-item>
...
...
@@ -46,7 +81,8 @@
<c-col
:span=
"12"
>
<el-form-item
label=
"External Key of Address"
prop=
"brdgrp.acb.pts.extkey"
>
<c-input
v-model=
"model.brdgrp.acb.pts.extkey"
maxlength=
"16"
placeholder=
"请输入External Key of Address"
></c-input>
<c-input
v-model=
"model.brdgrp.acb.pts.extkey"
maxlength=
"16"
placeholder=
"请输入External Key of Address"
>
</c-input>
</el-form-item>
</c-col>
...
...
@@ -60,31 +96,35 @@
<c-button
size=
"small"
type=
"primary"
@
click=
"onAcbpDet"
>
Details
</c-button>
</c-col
>
</c-col>
--
>
<c-col
:span=
"12"
>
<!--
<c-col
:span=
"12"
>
<el-form-item
label=
"名称"
prop=
"brdgrp.acb.namelc"
>
<c-input
type=
"textarea"
v-model=
"model.brdgrp.acb.namelc"
maxlength=
"35"
show-word-limit
placeholder=
"请输入名称"
></c-input>
<c-input
type=
"textarea"
v-model=
"model.brdgrp.acb.namelc"
maxlength=
"35"
show-word-limit
placeholder=
"请输入名称"
>
</c-input>
</el-form-item>
</c-col>
<c-col
:span=
"12"
>
<el-form-item
label=
"Address Block"
prop=
"brdgrp.acb.pts.adrblk"
>
<c-input
type=
"textarea"
v-model=
"model.brdgrp.acb.pts.adrblk"
maxlength=
"35"
show-word-limit
placeholder=
"请输入Address Block"
></c-input>
<c-input
type=
"textarea"
v-model=
"model.brdgrp.acb.pts.adrblk"
maxlength=
"35"
show-word-limit
placeholder=
"请输入Address Block"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"12"
>
<el-form-item
label=
"Chinese address"
prop=
"brdgrp.acb.dbfadrblkcn"
>
<c-input
type=
"textarea"
v-model=
"model.brdgrp.acb.dbfadrblkcn"
maxlength=
"35"
show-word-limit
placeholder=
"请输入Chinese address"
></c-input>
<c-input
type=
"textarea"
v-model=
"model.brdgrp.acb.dbfadrblkcn"
maxlength=
"35"
show-word-limit
placeholder=
"请输入Chinese address"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"12"
>
<el-form-item
label=
"地址"
prop=
"brdgrp.acb.adrelc"
>
<c-input
type=
"textarea"
v-model=
"model.brdgrp.acb.adrelc"
maxlength=
"35"
show-word-limit
placeholder=
"请输入地址"
></c-input>
<c-input
type=
"textarea"
v-model=
"model.brdgrp.acb.adrelc"
maxlength=
"35"
show-word-limit
placeholder=
"请输入地址"
>
</c-input>
</el-form-item>
</c-col
>
</c-col>
--
>
</div>
</
template
>
<
script
>
...
...
@@ -92,22 +132,28 @@ 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"
;
export
default
{
components
:
{
"c-ptap1"
:
Ptap1
,
// "c-ptap": Ptap,
// "c-ptsmsg": Ptsmsg,
},
inject
:
[
'root'
],
props
:[
"model"
,
"codes"
],
props
:
[
"model"
,
"codes"
],
mixins
:
[
commonProcess
],
data
()
{
data
()
{
return
{
}
},
methods
:{...
Event
},
created
:
function
()
{
methods
:
{
...
Event
},
created
:
function
()
{
}
}
</
script
>
<
style
>
</
style
>
This diff is collapsed.
Click to expand it.
src/views/Business/Brtudp/Mt754p.vue
View file @
995797df
<
template
>
<div
class=
"eibs-tab"
>
<c-col
:span=
"12"
>
<el-form-item
label=
"Narrative TAG 77A of MT754"
prop=
"brdgrp.blk.nartxt77a"
>
<c-input
type=
"textarea"
v-model=
"model.brdgrp.blk.nartxt77a"
maxlength=
"35"
show-word-limit
placeholder=
"请输入Narrative TAG 77A of MT754"
></c-input>
<!-- ==================================== 左边 ================================= -->
<c-col
:span=
"11"
>
<c-col
:span=
"24"
>
<c-ptap1
:model=
"model"
:argadr=
"
{
title: '',
grp: 'brdgrp',
rol: 'rmb',
}" :disabled="true" :isAdrblk="false" disabled1>
</c-ptap1>
</c-col>
<c-col
:span=
"24"
>
<c-ptap1
:model=
"model"
:argadr=
"
{
title: '',
grp: 'brdgrp',
rol: 'beb',
}" :disabled="true" :isAdrblk="false" disabled1>
</c-ptap1>
</c-col>
</c-col>
<!-- ==================================== 右边 ================================= -->
<c-col
:span=
"11"
:offset=
"1"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"Narrative (TAG 77A of MT754)"
prop=
"brdgrp.blk.nartxt77a"
>
<c-input
type=
"textarea"
v-model=
"model.brdgrp.blk.nartxt77a"
maxlength=
"35"
show-word-limit
placeholder=
"请输入Narrative TAG 77A of MT754"
disabled
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"12"
>
</c-col>
<!--
<c-col
:span=
"12"
>
<el-form-item
label=
"Drag Drop Sender"
prop=
"brtp.rmbp.ptsget.sdamod.dadsnd"
>
<c-input
v-model=
"model.brtp.rmbp.ptsget.sdamod.dadsnd"
placeholder=
"请输入Drag Drop Sender"
></c-input>
</el-form-item>
...
...
@@ -15,7 +43,8 @@
<c-col
:span=
"12"
>
<el-form-item
label=
"External Key of Address"
prop=
"brdgrp.rmb.pts.extkey"
>
<c-input
v-model=
"model.brdgrp.rmb.pts.extkey"
maxlength=
"16"
placeholder=
"请输入External Key of Address"
></c-input>
<c-input
v-model=
"model.brdgrp.rmb.pts.extkey"
maxlength=
"16"
placeholder=
"请输入External Key of Address"
>
</c-input>
</el-form-item>
</c-col>
...
...
@@ -33,25 +62,29 @@
<c-col
:span=
"12"
>
<el-form-item
label=
"名称"
prop=
"brdgrp.rmb.namelc"
>
<c-input
type=
"textarea"
v-model=
"model.brdgrp.rmb.namelc"
maxlength=
"35"
show-word-limit
placeholder=
"请输入名称"
></c-input>
<c-input
type=
"textarea"
v-model=
"model.brdgrp.rmb.namelc"
maxlength=
"35"
show-word-limit
placeholder=
"请输入名称"
>
</c-input>
</el-form-item>
</c-col>
<c-col
:span=
"12"
>
<el-form-item
label=
"Address Block"
prop=
"brdgrp.rmb.pts.adrblk"
>
<c-input
type=
"textarea"
v-model=
"model.brdgrp.rmb.pts.adrblk"
maxlength=
"35"
show-word-limit
placeholder=
"请输入Address Block"
></c-input>
<c-input
type=
"textarea"
v-model=
"model.brdgrp.rmb.pts.adrblk"
maxlength=
"35"
show-word-limit
placeholder=
"请输入Address Block"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"12"
>
<el-form-item
label=
"Chinese address"
prop=
"brdgrp.rmb.dbfadrblkcn"
>
<c-input
type=
"textarea"
v-model=
"model.brdgrp.rmb.dbfadrblkcn"
maxlength=
"35"
show-word-limit
placeholder=
"请输入Chinese address"
></c-input>
<c-input
type=
"textarea"
v-model=
"model.brdgrp.rmb.dbfadrblkcn"
maxlength=
"35"
show-word-limit
placeholder=
"请输入Chinese address"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"12"
>
<el-form-item
label=
"地址"
prop=
"brdgrp.rmb.adrelc"
>
<c-input
type=
"textarea"
v-model=
"model.brdgrp.rmb.adrelc"
maxlength=
"35"
show-word-limit
placeholder=
"请输入地址"
></c-input>
<c-input
type=
"textarea"
v-model=
"model.brdgrp.rmb.adrelc"
maxlength=
"35"
show-word-limit
placeholder=
"请输入地址"
>
</c-input>
</el-form-item>
</c-col>
...
...
@@ -63,7 +96,8 @@
<c-col
:span=
"12"
>
<el-form-item
label=
"External Key of Address"
prop=
"brdgrp.beb.pts.extkey"
>
<c-input
v-model=
"model.brdgrp.beb.pts.extkey"
maxlength=
"16"
placeholder=
"请输入External Key of Address"
></c-input>
<c-input
v-model=
"model.brdgrp.beb.pts.extkey"
maxlength=
"16"
placeholder=
"请输入External Key of Address"
>
</c-input>
</el-form-item>
</c-col>
...
...
@@ -81,27 +115,31 @@
<c-col
:span=
"12"
>
<el-form-item
label=
"名称"
prop=
"brdgrp.beb.namelc"
>
<c-input
type=
"textarea"
v-model=
"model.brdgrp.beb.namelc"
maxlength=
"35"
show-word-limit
placeholder=
"请输入名称"
></c-input>
<c-input
type=
"textarea"
v-model=
"model.brdgrp.beb.namelc"
maxlength=
"35"
show-word-limit
placeholder=
"请输入名称"
>
</c-input>
</el-form-item>
</c-col>
<c-col
:span=
"12"
>
<el-form-item
label=
"Address Block"
prop=
"brdgrp.beb.pts.adrblk"
>
<c-input
type=
"textarea"
v-model=
"model.brdgrp.beb.pts.adrblk"
maxlength=
"35"
show-word-limit
placeholder=
"请输入Address Block"
></c-input>
<c-input
type=
"textarea"
v-model=
"model.brdgrp.beb.pts.adrblk"
maxlength=
"35"
show-word-limit
placeholder=
"请输入Address Block"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"12"
>
<el-form-item
label=
"Chinese address"
prop=
"brdgrp.beb.dbfadrblkcn"
>
<c-input
type=
"textarea"
v-model=
"model.brdgrp.beb.dbfadrblkcn"
maxlength=
"35"
show-word-limit
placeholder=
"请输入Chinese address"
></c-input>
<c-input
type=
"textarea"
v-model=
"model.brdgrp.beb.dbfadrblkcn"
maxlength=
"35"
show-word-limit
placeholder=
"请输入Chinese address"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"12"
>
<el-form-item
label=
"地址"
prop=
"brdgrp.beb.adrelc"
>
<c-input
type=
"textarea"
v-model=
"model.brdgrp.beb.adrelc"
maxlength=
"35"
show-word-limit
placeholder=
"请输入地址"
></c-input>
<c-input
type=
"textarea"
v-model=
"model.brdgrp.beb.adrelc"
maxlength=
"35"
show-word-limit
placeholder=
"请输入地址"
>
</c-input>
</el-form-item>
</c-col
>
</c-col>
--
>
</div>
</
template
>
<
script
>
...
...
@@ -109,22 +147,28 @@ 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"
;
export
default
{
components
:
{
"c-ptap1"
:
Ptap1
,
// "c-ptap": Ptap,
// "c-ptsmsg": Ptsmsg,
},
inject
:
[
'root'
],
props
:[
"model"
,
"codes"
],
props
:
[
"model"
,
"codes"
],
mixins
:
[
commonProcess
],
data
()
{
data
()
{
return
{
}
},
methods
:{...
Event
},
created
:
function
()
{
methods
:
{
...
Event
},
created
:
function
()
{
}
}
</
script
>
<
style
>
</
style
>
This diff is collapsed.
Click to expand it.
src/views/Business/Brtudp/Payp.vue
View file @
995797df
This diff is collapsed.
Click to expand it.
src/views/Business/Brtudp/index.vue
View file @
995797df
<
template
>
<div
class=
"eContainer"
>
<!--
<c-bus-button
:
$
pntvm=
"this"
></c-bus-button>
按钮 -->
<c-function-btn
:handleSubmit=
"handleSubmit"
:handleCheck=
"handleCheck"
:handleStash=
"handleStash"
>
<!--
<c-bus-button
:
$
pntvm=
"this"
></c-bus-button>
按钮 -->
<c-function-btn
:handleSubmit=
"handleSubmit"
:handleCheck=
"handleCheck"
:handleStash=
"handleStash"
>
<el-button
size=
"small"
>
备忘录
</el-button>
<el-button
size=
"small"
@
click=
"setDraggableContent('cms', '影像信息')"
>
影像信息
</el-button>
<!--
<el-button
size=
"small"
>
保存模板
</el-button>
-->
...
...
@@ -19,15 +15,8 @@
<el-form
:model=
"model"
:rules=
"rules"
ref=
"modelForm"
label-width=
"150px"
label-position=
"right"
size=
"small"
:validate-on-rule-change=
"false"
>
<el-form
:model=
"model"
:rules=
"rules"
ref=
"modelForm"
label-width=
"150px"
label-position=
"right"
size=
"small"
:validate-on-rule-change=
"false"
>
<c-tabs
v-model=
"tabVal"
ref=
"elment"
type=
"card"
@
tab-click=
"myTabClick"
>
<!--PD000032 -->
<el-tab-pane
label=
"UtiliZing Usance Documents"
name=
"payp"
>
...
...
@@ -41,6 +30,22 @@
<m-docpre
:model=
"model"
:codes=
"codes"
/>
</el-tab-pane>
<!-- ======新增隐藏面板====== -->
<!--PD000139 -->
<el-tab-pane
label=
"Advice of Discrepance"
name=
"mt750p"
v-if=
"model.brdgrp.rec.advtyp=='750'"
>
<m-mt750p
:model=
"model"
:codes=
"codes"
/>
</el-tab-pane>
<!--PD000147 -->
<el-tab-pane
label=
"Advice of Payment "
name=
"mt754p"
v-if=
"model.brdgrp.rec.advtyp=='754'"
>
<m-mt754p
:model=
"model"
:codes=
"codes"
/>
</el-tab-pane>
<!--PD000213 -->
<!--
<el-tab-pane
label=
"Advice Details"
name=
"othadvtypp"
v-if=
"model.brdgrp.rec.advtyp=='oth'"
>
<m-othadvtypp
:model=
"model"
:codes=
"codes"
/>
</el-tab-pane>
-->
<!--PD000027 -->
<el-tab-pane
label=
"Liability"
name=
"engp"
>
<m-engp
:model=
"model"
:codes=
"codes"
/>
...
...
@@ -81,6 +86,11 @@
<m-cfap
:model=
"model"
:codes=
"codes"
/>
</el-tab-pane>
<!--PD001139 新增隐藏面板-->
<!--
<el-tab-pane
label=
"PD001139"
name=
"shisuan"
>
<m-shisuan
:model=
"model"
:codes=
"codes"
/>
</el-tab-pane>
-->
<!--PD000001 -->
<el-tab-pane
label=
"统一授信"
name=
"limitbody"
>
<m-limitbody
:model=
"model"
:codes=
"codes"
/>
...
...
@@ -100,6 +110,9 @@ import Default from "~/model/Brtudp/Default";
import
Pattern
from
"~/model/Brtudp/Pattern"
;
import
Payp
from
"./Payp"
;
import
Docpre
from
"./Docpre"
;
import
Mt750p
from
"./Mt750p"
;
import
Mt754p
from
"./Mt754p"
;
import
Othadvtypp
from
"./Othadvtypp"
;
// import Engp from "./Engp";
// import Ccvpan from "./Ccvpan";
...
...
@@ -109,6 +122,7 @@ import Docpre from "./Docpre";
// import Docpan from "./Docpan";
// import Doctre from "./Doctre";
import
Cfap
from
"./Cfap"
;
import
Shisuan
from
"./Shisuan"
;
// import Limitbody from "./Limitbody";
//公共面板导入
...
...
@@ -126,6 +140,9 @@ export default {
components
:
{
"m-payp"
:
Payp
,
"m-docpre"
:
Docpre
,
"m-mt750p"
:
Mt750p
,
"m-mt754p"
:
Mt754p
,
"m-othadvtypp"
:
Othadvtypp
,
"m-engp"
:
Engp
,
"m-ccvpan"
:
Ccvpan
,
"m-setpan"
:
Setpan
,
...
...
@@ -134,6 +151,7 @@ export default {
"m-docpan"
:
Docpan
,
"m-doctre"
:
Doctre
,
"m-cfap"
:
Cfap
,
"m-shisuan"
:
Shisuan
,
"m-limitbody"
:
Limitbody
,
},
provide
()
{
...
...
@@ -141,7 +159,7 @@ export default {
root
:
this
,
};
},
mixins
:
[
commonProcess
,
commonFuncs
],
// 里面包含了Default、Check等的公共处理
mixins
:
[
commonProcess
,
commonFuncs
],
// 里面包含了Default、Check等的公共处理
data
()
{
return
{
tabVal
:
"payp"
,
...
...
This diff is collapsed.
Click to expand it.
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