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
240f8491
Commit
240f8491
authored
Dec 23, 2021
by
fukai
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
http://114.115.138.98:8900/fukai/vue-gjjs
parents
e32ebaf7
d4864170
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
52 additions
and
60 deletions
+52
-60
Bctset.vue
src/views/Business/Bctacc/Bctset.vue
+0
-0
index.vue
src/views/Business/Bctacc/index.vue
+52
-60
No files found.
src/views/Business/Bctacc/Bctset.vue
View file @
240f8491
This diff is collapsed.
Click to expand it.
src/views/Business/Bctacc/index.vue
View file @
240f8491
<
template
>
<
template
>
<c-page
title=
"进口代收承兑"
>
<c-page
title=
"进口代收承兑"
>
<div
class=
"eContainer"
>
<div
class=
"eContainer"
>
<c-function-btn
<c-function-btn
:handleSubmit=
"handleSubmit"
:handleCheck=
"handleCheck"
:handleStash=
"handleStash"
>
:handleSubmit=
"handleSubmit"
:handleCheck=
"handleCheck"
:handleStash=
"handleStash"
>
<el-button
size=
"small"
>
备忘录
</el-button>
<el-button
size=
"small"
>
备忘录
</el-button>
<el-button
size=
"small"
>
影像信息
</el-button>
<el-button
size=
"small"
>
影像信息
</el-button>
<el-button
size=
"small"
>
保存模板
</el-button>
<el-button
size=
"small"
>
保存模板
</el-button>
...
@@ -14,60 +10,54 @@
...
@@ -14,60 +10,54 @@
<el-button
size=
"small"
>
拆分报文
</el-button>
<el-button
size=
"small"
>
拆分报文
</el-button>
<el-button
size=
"small"
>
智能提示
</el-button>
<el-button
size=
"small"
>
智能提示
</el-button>
</c-function-btn>
</c-function-btn>
<el-form
<el-form
:model=
"model"
:rules=
"rules"
ref=
"modelForm"
label-width=
"150px"
label-position=
"right"
:model=
"model"
size=
"small"
:validate-on-rule-change=
"false"
>
:rules=
"rules"
ref=
"modelForm"
label-width=
"150px"
label-position=
"left"
size=
"small"
:validate-on-rule-change=
"false"
>
<c-tabs
v-model=
"tabVal"
ref=
"elment"
type=
"card"
@
tab-click=
"tabClick"
>
<c-tabs
v-model=
"tabVal"
ref=
"elment"
type=
"card"
@
tab-click=
"tabClick"
>
<!--Settle BC -->
<!--Settle BC -->
<el-tab-pane
label=
"Settle BC"
name=
"bctset"
>
<el-tab-pane
label=
"Settle BC"
name=
"bctset"
>
<c-content>
<c-content>
<m-bctset
:model=
"model"
:codes=
"codes"
/>
<m-bctset
:model=
"model"
:codes=
"codes"
/>
</c-content>
</c-content>
</el-tab-pane>
</el-tab-pane>
<!--Instructions -->
<!--Instructions -->
<el-tab-pane
label=
"Instructions"
name=
"detp"
>
<el-tab-pane
label=
"Instructions"
name=
"detp"
>
<m-detp
:model=
"model"
:codes=
"codes"
/>
<m-detp
:model=
"model"
:codes=
"codes"
/>
</el-tab-pane>
</el-tab-pane>
<!--Parties -->
<!--Parties -->
<el-tab-pane
label=
"Parties"
name=
"ptyp"
>
<el-tab-pane
label=
"Parties"
name=
"ptyp"
>
<c-content>
<c-content>
<m-ptyp
:model=
"model"
:codes=
"codes"
/>
<m-ptyp
:model=
"model"
:codes=
"codes"
/>
</c-content>
</c-content>
</el-tab-pane>
</el-tab-pane>
<!--Liability -->
<!--Liability -->
<el-tab-pane
label=
"Liability"
name=
"engp"
>
<el-tab-pane
label=
"Liability"
name=
"engp"
>
<m-engp
:model=
"model"
:codes=
"codes"
/>
<m-engp
:model=
"model"
:codes=
"codes"
/>
</el-tab-pane>
</el-tab-pane>
<!--Settlement -->
<!--Settlement -->
<el-tab-pane
label=
"Settlement"
name=
"setpan"
>
<el-tab-pane
label=
"Settlement"
name=
"setpan"
>
<c-content>
<c-content>
<m-setpan
:model=
"model"
:codes=
"codes"
/>
<m-setpan
:model=
"model"
:codes=
"codes"
/>
</c-content>
</c-content>
</el-tab-pane>
</el-tab-pane>
<!--Completion -->
<!--Completion -->
<el-tab-pane
label=
"Completion"
name=
"coninfp"
>
<el-tab-pane
label=
"Completion"
name=
"coninfp"
>
<m-coninfp
:model=
"model"
:codes=
"codes"
/>
<m-coninfp
:model=
"model"
:codes=
"codes"
/>
</el-tab-pane>
</el-tab-pane>
<!--Messages -->
<!--Messages -->
<el-tab-pane
label=
"Messages"
name=
"docpan"
>
<el-tab-pane
label=
"Messages"
name=
"docpan"
>
<m-docpan
:model=
"model"
:codes=
"codes"
/>
<m-docpan
:model=
"model"
:codes=
"codes"
/>
</el-tab-pane>
</el-tab-pane>
<!--Attachments -->
<!--Attachments -->
<el-tab-pane
label=
"Attachments"
name=
"doctre"
>
<el-tab-pane
label=
"Attachments"
name=
"doctre"
>
<m-doctre
:model=
"model"
:codes=
"codes"
/>
<m-doctre
:model=
"model"
:codes=
"codes"
/>
</el-tab-pane>
</el-tab-pane>
</c-tabs>
</c-tabs>
</el-form>
</el-form>
...
@@ -75,34 +65,34 @@
...
@@ -75,34 +65,34 @@
</c-page>
</c-page>
</
template
>
</
template
>
<
script
>
<
script
>
import
Api
from
"~/service/Api"
import
Api
from
"~/service/Api"
import
Utils
from
"~/utils/index"
import
Utils
from
"~/utils/index"
import
CodeTable
from
"~/config/CodeTable"
import
CodeTable
from
"~/config/CodeTable"
import
CommonFuncs
from
"~/mixin/CommonFuncs"
;
import
CommonFuncs
from
"~/mixin/CommonFuncs"
;
import
Bctacc
from
"~/model/Bctacc"
import
Bctacc
from
"~/model/Bctacc"
import
CommonProcess
from
"~/mixin/CommonProcess"
import
CommonProcess
from
"~/mixin/CommonProcess"
import
Check
from
"~/model/Bctacc/Check"
import
Check
from
"~/model/Bctacc/Check"
import
Default
from
"~/model/Bctacc/Default"
import
Default
from
"~/model/Bctacc/Default"
import
Pattern
from
"~/model/Bctacc/Pattern"
import
Pattern
from
"~/model/Bctacc/Pattern"
import
Bctset
from
"./Bctset"
import
Bctset
from
"./Bctset"
import
Detp
from
"./Detp"
import
Detp
from
"./Detp"
import
Ptyp
from
"./Ptyp"
import
Ptyp
from
"./Ptyp"
import
Engp
from
"~/views/Public/Engp"
import
Engp
from
"~/views/Public/Engp"
import
Setpan
from
"~/views/Public/Setpan"
import
Setpan
from
"~/views/Public/Setpan"
import
Coninfp
from
"~/views/Public/Coninfp"
import
Coninfp
from
"~/views/Public/Coninfp"
import
Docpan
from
"~/views/Public/Docpan"
import
Docpan
from
"~/views/Public/Docpan"
import
Doctre
from
"./Doctre"
import
Doctre
from
"./Doctre"
export
default
{
export
default
{
components
:
{
components
:
{
"m-bctset"
:
Bctset
,
"m-bctset"
:
Bctset
,
"m-detp"
:
Detp
,
"m-detp"
:
Detp
,
"m-ptyp"
:
Ptyp
,
"m-ptyp"
:
Ptyp
,
"m-engp"
:
Engp
,
"m-engp"
:
Engp
,
"m-setpan"
:
Setpan
,
"m-setpan"
:
Setpan
,
"m-coninfp"
:
Coninfp
,
"m-coninfp"
:
Coninfp
,
"m-docpan"
:
Docpan
,
"m-docpan"
:
Docpan
,
"m-doctre"
:
Doctre
,
"m-doctre"
:
Doctre
,
},
},
provide
()
{
provide
()
{
return
{
return
{
...
@@ -110,7 +100,7 @@ export default {
...
@@ -110,7 +100,7 @@ export default {
}
}
},
},
mixins
:
[
CommonProcess
],
// 里面包含了Default、Check等的公共处理
mixins
:
[
CommonProcess
],
// 里面包含了Default、Check等的公共处理
data
()
{
data
()
{
return
{
return
{
tabVal
:
"bctset"
,
tabVal
:
"bctset"
,
trnName
:
"bctacc"
,
trnName
:
"bctacc"
,
...
@@ -119,25 +109,28 @@ export default {
...
@@ -119,25 +109,28 @@ export default {
defaultRules
:
Default
,
defaultRules
:
Default
,
pattern
:
Pattern
,
pattern
:
Pattern
,
rules
:
null
,
rules
:
null
,
codes
:
{...
CodeTable
},
codes
:
{
...
CodeTable
},
}
}
},
},
methods
:
{},
methods
:
{},
created
:
async
function
()
{
created
:
async
function
()
{
console
.
log
(
"进入bctacc交易"
);
console
.
log
(
"进入bctacc交易"
);
let
rtnmsg
=
await
this
.
init
(
this
.
$route
.
query
)
let
rtnmsg
=
await
this
.
init
(
this
.
$route
.
query
)
if
(
rtnmsg
.
respCode
==
SUCCESS
)
if
(
rtnmsg
.
respCode
==
SUCCESS
)
{
{
//更新数据
//更新数据
Utils
.
copyValueFromVO
(
this
.
model
,
rtnmsg
.
data
);
Utils
.
copyValueFromVO
(
this
.
model
,
rtnmsg
.
data
);
if
(
this
.
isInDisplay
)
{
if
(
this
.
isInDisplay
)
{
this
.
restoreDisplay
();
this
.
restoreDisplay
();
}
}
}
else
}
else
{
{
this
.
$notify
.
error
({
this
.
$notify
.
error
({
title
:
'错误'
,
message
:
'服务请求失败!'
});
title
:
'错误'
,
message
:
'服务请求失败!'
});
}
}
}
}
}
}
</
script
>
</
script
>
<
style
></
style
>
<
style
></
style
>
\ No newline at end of file
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