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
a5ad2f4d
Commit
a5ad2f4d
authored
Oct 12, 2022
by
jianglong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
BRT交易UI改造
parent
0959967e
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
127 additions
and
150 deletions
+127
-150
index.vue
src/views/Business/Brtacp/index.vue
+12
-9
Rog.vue
src/views/Business/Brtame/Rog.vue
+1
-1
index.vue
src/views/Business/Brtame/index.vue
+23
-44
index.vue
src/views/Business/Brtdcr/index.vue
+42
-48
index.vue
src/views/Business/Brteus/index.vue
+48
-47
index.vue
src/views/Business/Brtsnd/index.vue
+1
-1
No files found.
src/views/Business/Brtacp/index.vue
View file @
a5ad2f4d
<
template
>
<c-page>
<div
class=
"eContainer"
>
<div
<
!--
div
>
<el-button
size=
"small"
>
备忘录
</el-button>
<el-button
size=
"small"
@
click=
"setDraggableContent('cms', '影像信息')"
>
影像信息
</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>
</div>
</div
--
>
<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"
>
<el-tab-pane
label=
"业务信息"
name=
"ovwp"
>
<c-content>
<m-ovwp
:model=
"model"
:codes=
"codes"
/>
</c-content>
</el-tab-pane>
...
...
@@ -35,25 +32,31 @@
</el-tab-pane-->
<!--PD000000 -->
<el-tab-pane
label=
"费用/账务"
name=
"
set
pan"
>
<el-tab-pane
label=
"费用/账务"
name=
"
engp,setpan,gle
pan"
>
<c-content>
<m-
setpan
:model=
"model"
:codes=
"codes"
/>
<m-
engp
:model=
"model"
:codes=
"codes"
/>
</c-content>
</el-tab-pane>
<!--PD000000 -->
<el-tab-pane
label=
"备查/附言"
name=
"addbcb"
>
<c-content>
<m-addbcb
:model=
"model"
:codes=
"codes"
/>
</c-content>
</el-tab-pane>
<!--PD000529 -->
<el-tab-pane
label=
"报文/面函"
name=
"docpan"
>
<c-content>
<m-docpan
:model=
"model"
:codes=
"codes"
/>
</c-content>
</el-tab-pane>
<!--PD000546 -->
<el-tab-pane
label=
"附件信息"
name=
"doctre"
>
<c-content>
<m-doctre
:model=
"model"
:codes=
"codes"
/>
</c-content>
</el-tab-pane>
</c-tabs>
</el-form>
...
...
src/views/Business/Brtame/Rog.vue
View file @
a5ad2f4d
...
...
@@ -18,7 +18,7 @@
<template
slot=
"footer"
>
<c-button
style=
"
margin: 0
10px
0 10px;
margin: 0
0
0 10px;
padding: 0 12px;
"
size=
"small"
...
...
src/views/Business/Brtame/index.vue
View file @
a5ad2f4d
...
...
@@ -2,38 +2,15 @@
<c-page
title=
""
>
<div
class=
"eContainer"
>
<div
>
<!--div>
<el-button
size=
"small"
>
备忘录
</el-button>
<el-button
size=
"small"
@
click=
"setDraggableContent('cms', '影像信息')"
>
影像信息
</el-button
>
<!--
<el-button
size=
"small"
>
保存模板
</el-button>
-->
<!--
<el-button
size=
"small"
>
使用模板
</el-button>
-->
<el-button
size=
"small"
@
click=
"setDraggableContent('cms', '影像信息')"
>
影像信息
</el-button>
<el-button
size=
"small"
>
制裁信息
</el-button>
<!--
<el-button
size=
"small"
>
拆分报文
</el-button>
-->
<el-button
size=
"small"
>
智能提示
</el-button>
</div>
</div-->
<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=
"tabClick"
>
<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=
"tabClick"
>
<!--brtame PD000057 Release Goods -->
<el-tab-pane
label=
"业务信息"
name=
"ovwp"
>
<c-content>
...
...
@@ -41,10 +18,11 @@
</c-content>
</el-tab-pane>
<!--limmod PD000001 统一授信 -->
<el-tab-pane
label=
"统一授信"
name=
"limitbody"
>
<c-content>
<m-limitbody
:model=
"model"
:codes=
"codes"
/>
</c-content>
</el-tab-pane>
<!--el-tab-pane label="提货担保" name="rog">
...
...
@@ -58,7 +36,7 @@
</c-content>
</el-tab-pane-->
<!--liaall PD000027 Liability -->
<el-tab-pane
label=
"费用/账务"
name=
"engp"
>
<el-tab-pane
label=
"费用/账务"
name=
"engp
,setpan,glepan
"
>
<c-content>
<m-engp
:model=
"model"
:codes=
"codes"
/>
</c-content>
...
...
@@ -70,7 +48,6 @@
</c-content>
</el-tab-pane>
<el-tab-pane
label=
"会计分录"
name=
"glepan"
>
<c-content>
<m-glepan
:model=
"model"
:codes=
"codes"
/>
...
...
@@ -79,37 +56,35 @@
-->
<!--coninf PD000000 Completion -->
<el-tab-pane
label=
"备查/附言"
name=
"addbcb"
>
<c-content>
<m-addbcb
:model=
"model"
:codes=
"codes"
/>
</c-content>
</el-tab-pane>
<!--trndoc PD000529 &Messages -->
<el-tab-pane
label=
"报文/面函"
name=
"docpan"
>
<c-content>
<m-docpan
:model=
"model"
:codes=
"codes"
/>
</c-content>
</el-tab-pane>
<!--trndoc PD000546 Attachments -->
<el-tab-pane
label=
"附件信息"
name=
"doctre"
>
<c-content>
<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-function-btn
:handleSubmit=
"handleSubmit"
:handleCheck=
"handleCheck"
:handleStash=
"handleStash"
>
</c-function-btn>
</div>
</c-page>
</c-page>
</
template
>
<
script
>
import
Api
from
"~/service/Api"
;
import
CodeTable
from
"~/config/CodeTable"
;
...
...
@@ -176,7 +151,7 @@ export default {
**/
// },
},
created
:
async
function
()
{
created
:
async
function
()
{
console
.
log
(
"进入brtame交易"
);
let
rtnmsg
=
await
this
.
init
({})
if
(
rtnmsg
.
respCode
==
SUCCESS
)
{
...
...
@@ -185,10 +160,14 @@ export default {
this
.
restoreDisplay
();
}
}
else
{
this
.
$notify
.
error
({
title
:
'错误'
,
message
:
'服务请求失败!'
});
this
.
$notify
.
error
({
title
:
'错误'
,
message
:
'服务请求失败!'
});
}
},
};
</
script
>
<
style
>
</
style
>
src/views/Business/Brtdcr/index.vue
View file @
a5ad2f4d
<
template
>
<c-page>
<div
class=
"eContainer"
>
<
div>
<!--
div>
<el-button
size=
"small"
>
备忘录
</el-button>
<el-button
size=
"small"
>
影像信息
</el-button>
<el-button
size=
"small"
>
制裁信息
</el-button>
<el-button
size=
"small"
>
智能提示
</el-button>
</div
>
</div--
>
<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=
"tabClick"
>
<el-tab-pane
label=
"业务信息"
name=
"ovwp"
>
<el-tab-pane
label=
"业务信息"
name=
"ovwp"
>
<c-content>
<m-ovwp
:model=
"model"
:codes=
"codes"
/>
<m-ovwp
:model=
"model"
:codes=
"codes"
/>
</c-content>
</el-tab-pane>
<!--PD000001 -->
<!--PD000001 -->
<el-tab-pane
label=
"统一授信"
name=
"limitbody"
>
<m-limitbody
:model=
"model"
:codes=
"codes"
/>
<c-content>
<m-limitbody
:model=
"model"
:codes=
"codes"
/>
</c-content>
</el-tab-pane>
<!--PD000037
...
...
@@ -42,9 +44,9 @@
</el-tab-pane>
-->
<!--PD000027 -->
<el-tab-pane
label=
"费用/账务"
name=
"engp
"
>
<el-tab-pane
label=
"费用/账务"
name=
"engp,setpan,glepan
"
>
<c-content>
<m-engp
:model=
"model"
:codes=
"codes"
/>
<m-engp
:model=
"model"
:codes=
"codes"
/>
</c-content>
</el-tab-pane>
...
...
@@ -61,51 +63,42 @@
<!--PD000000 -->
<el-tab-pane
label=
"备查/附言"
name=
"addbcb"
>
<m-addbcb
:model=
"model"
:codes=
"codes"
/>
<c-content>
<m-addbcb
:model=
"model"
:codes=
"codes"
/>
</c-content>
</el-tab-pane>
<!--PD000529 -->
<el-tab-pane
label=
"报文/面函"
name=
"docpan"
>
<m-docpan
:model=
"model"
:codes=
"codes"
/>
<c-content>
<m-docpan
:model=
"model"
:codes=
"codes"
/>
</c-content>
</el-tab-pane>
<!--PD000546 -->
<el-tab-pane
label=
"附件信息"
name=
"doctre"
>
<m-doctre
:model=
"model"
:codes=
"codes"
/>
<c-content>
<m-doctre
:model=
"model"
:codes=
"codes"
/>
</c-content>
</el-tab-pane>
</c-tabs>
</el-form>
<c-grid-ety-prompt-dialog
ref=
"etyDialog"
:promptData=
"promptData"
v-on:select-ety=
"selectEty"
>
<c-grid-ety-prompt-dialog
ref=
"etyDialog"
:promptData=
"promptData"
v-on:select-ety=
"selectEty"
>
</c-grid-ety-prompt-dialog>
<c-grid-ety-prompt-dialog
ref=
"doxpDialog"
:isPty=
"false"
:promptData=
"promptData"
@
select-ety=
"selectMsg"
>
<c-grid-ety-prompt-dialog
ref=
"doxpDialog"
:isPty=
"false"
:promptData=
"promptData"
@
select-ety=
"selectMsg"
>
</c-grid-ety-prompt-dialog>
<c-function-btn
:handleSubmit=
"handleSubmit"
:handleCheck=
"handleCheck"
:handleStash=
"handleStash"
>
<c-function-btn
:handleSubmit=
"handleSubmit"
:handleCheck=
"handleCheck"
:handleStash=
"handleStash"
>
</c-function-btn>
</div>
</c-page>
</c-page>
</
template
>
<
script
>
import
Api
from
"~/service/Api"
import
CodeTable
from
"~/config/CodeTable"
...
...
@@ -121,8 +114,6 @@ import Glepan from "~/views/Public/Glepan";
import
Ovwp
from
"./Ovwp"
import
Addbcb
from
"./Addbcb"
// import Engp from "./Engp"
// import Setpan from "./Setpan"
// import Coninfp from "./Coninfp"
...
...
@@ -138,19 +129,18 @@ import Limitbody from "~/views/Public/Limitbody";
import
Doctre
from
"~/views/Public/Doctre"
import
commonFuncs
from
"~/mixin/commonFuncs"
export
default
{
name
:
"Brtdcr"
,
components
:{
components
:
{
"m-mt750p"
:
Mt750p
,
"m-utlp"
:
Utlp
,
"m-brtdcrd"
:
Brtdcrd
,
"m-engp"
:
Engp
,
"m-setpan"
:
Setpan
,
"m-coninfp"
:
Coninfp
,
"m-docpan"
:
Docpan
,
"m-doctre"
:
Doctre
,
"m-limitbody"
:
Limitbody
,
"m-utlp"
:
Utlp
,
"m-brtdcrd"
:
Brtdcrd
,
"m-engp"
:
Engp
,
"m-setpan"
:
Setpan
,
"m-coninfp"
:
Coninfp
,
"m-docpan"
:
Docpan
,
"m-doctre"
:
Doctre
,
"m-limitbody"
:
Limitbody
,
"m-glepan"
:
Glepan
,
"m-ovwp"
:
Ovwp
,
"m-addbcb"
:
Addbcb
,
...
...
@@ -161,8 +151,8 @@ export default {
root
:
this
}
},
mixins
:
[
commonProcess
,
commonFuncs
],
// 里面包含了Default、Check等的公共处理
data
(){
mixins
:
[
commonProcess
,
commonFuncs
],
// 里面包含了Default、Check等的公共处理
data
()
{
return
{
tabVal
:
"ovwp"
,
trnName
:
"brtdcr"
,
...
...
@@ -176,7 +166,7 @@ export default {
},
}
},
methods
:{
methods
:
{
// myTabClick(tab){
// this.tabClick(tab)
/**
...
...
@@ -184,7 +174,7 @@ export default {
**/
// }
},
created
:
async
function
()
{
created
:
async
function
()
{
console
.
log
(
"进入brtdcr交易"
);
let
rtnmsg
=
await
this
.
init
({})
if
(
rtnmsg
.
respCode
==
SUCCESS
)
{
...
...
@@ -193,11 +183,15 @@ export default {
this
.
restoreDisplay
();
}
}
else
{
this
.
$notify
.
error
({
title
:
'错误'
,
message
:
'服务请求失败!'
});
this
.
$notify
.
error
({
title
:
'错误'
,
message
:
'服务请求失败!'
});
}
},
}
</
script
>
<
style
>
</
style
>
src/views/Business/Brteus/index.vue
View file @
a5ad2f4d
...
...
@@ -2,32 +2,21 @@
<c-page
title=
"进口信用证单据展期"
>
<div
class=
"eContainer"
>
<!--
<c-bus-button
:
$
pntvm=
"this"
></c-bus-button>
j加操作按钮-->
<div
>
<!--
<c-bus-button
:
$
pntvm=
"this"
></c-bus-button>
j加操作按钮-->
<!--div>
<el-button
size=
"small"
>
备忘录
</el-button>
<el-button
size=
"small"
@
click=
"setDraggableContent('cms', '影像信息')"
>
影像信息
</el-button
>
<!--
<el-button
size=
"small"
>
保存模板
</el-button>
-->
<!--
<el-button
size=
"small"
>
使用模板
</el-button>
-->
<el-button
size=
"small"
@
click=
"setDraggableContent('cms', '影像信息')"
>
影像信息
</el-button>
<el-button
size=
"small"
>
制裁信息
</el-button>
<!--
<el-button
size=
"small"
>
拆分报文
</el-button>
-->
<el-button
size=
"small"
>
智能提示
</el-button>
</div>
</div-->
<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"
>
<el-tab-pane
label=
"业务信息"
name=
"ovwp"
>
<c-content>
<m-ovwp
:model=
"model"
:codes=
"codes"
/>
</c-content>
</el-tab-pane>
<!--PD000024
...
...
@@ -35,7 +24,7 @@
<m-brteus
:model=
"model"
:codes=
"codes"
/>
</el-tab-pane>
-->
<!-- ======新增隐藏面板(从brtudp交易的隐藏页面传(沿用)过来的)mt750p、mt754p、othadvtypp====== -->
<!-- ======新增隐藏面板(从brtudp交易的隐藏页面传(沿用)过来的)mt750p、mt754p、othadvtypp====== -->
<!--PD000139
<el-tab-pane
label=
"不符点通知"
name=
"mt750p"
v-if=
"model.brdgrp.rec.advtyp=='750'"
>
<c-content>
...
...
@@ -56,58 +45,67 @@
</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=
"engp"
>
<el-tab-pane
label=
"费用/账务"
name=
"engp,setpan,glepan"
>
<c-content>
<m-engp
:model=
"model"
:codes=
"codes"
/>
</c-content>
</el-tab-pane>
<!--PD000000 -->
<!--PD000000
<el-tab-pane
label=
"结算"
name=
"setpan"
>
<c-content>
<m-setpan
:model=
"model"
:codes=
"codes"
/>
</c-content>
</el-tab-pane>
<el-tab-pane
label=
"会计分录"
name=
"glepan"
>
<c-content>
<m-glepan
:model=
"model"
:codes=
"codes"
/>
</el-tab-pane>
</c-content>
</el-tab-pane>
-->
<!--PD000000 -->
<el-tab-pane
label=
"备查/附言"
name=
"addbcb"
>
<c-content>
<m-addbcb
:model=
"model"
:codes=
"codes"
/>
</c-content>
</el-tab-pane>
<!--PD000529 -->
<el-tab-pane
label=
"报文和面函"
name=
"docpan"
>
<el-tab-pane
label=
"报文/面函"
name=
"docpan"
>
<c-content>
<m-docpan
:model=
"model"
:codes=
"codes"
/>
</c-content>
</el-tab-pane>
<!--PD000546 -->
<el-tab-pane
label=
"附件"
name=
"doctre"
>
<el-tab-pane
label=
"附件信息"
name=
"doctre"
>
<c-content>
<m-doctre
:model=
"model"
:codes=
"codes"
/>
</c-content>
</el-tab-pane>
<!--PD000001 -->
<el-tab-pane
label=
"统一授信"
name=
"limitbody"
>
<m-limitbody
:model=
"model"
:codes=
"codes"
/>
</el-tab-pane>
</c-tabs>
</el-form>
<c-grid-ety-prompt-dialog
ref=
"etyDialog"
:promptData=
"promptData"
@
select-ety=
"selectEty"
></c-grid-ety-prompt-dialog>
<c-grid-ety-prompt-dialog
ref=
"etyDialog"
:promptData=
"promptData"
@
select-ety=
"selectEty"
></c-grid-ety-prompt-dialog>
</div>
<c-function-btn
:handleSubmit=
"handleSubmit"
:handleCheck=
"handleCheck"
:handleStash=
"handleStash"
>
<c-function-btn
:handleSubmit=
"handleSubmit"
:handleCheck=
"handleCheck"
:handleStash=
"handleStash"
>
</c-function-btn>
</c-page>
</
template
>
<
script
>
import
Api
from
"~/service/Api"
;
import
CodeTable
from
"~/config/CodeTable"
;
...
...
@@ -143,9 +141,9 @@ export default {
name
:
"Brteus"
,
components
:
{
"m-brteus"
:
Brteuss
,
"m-mt750p"
:
Mt750p
,
"m-mt754p"
:
Mt754p
,
"m-othadvtypp"
:
Othadvtypp
,
"m-mt750p"
:
Mt750p
,
"m-mt754p"
:
Mt754p
,
"m-othadvtypp"
:
Othadvtypp
,
"m-engp"
:
Engp
,
"m-setpan"
:
Setpan
,
"m-glepan"
:
Glepan
,
...
...
@@ -161,7 +159,7 @@ export default {
root
:
this
}
},
mixins
:
[
commonProcess
,
commonFuncs
],
// 里面包含了Default、Check等的公共处理
mixins
:
[
commonProcess
,
commonFuncs
],
// 里面包含了Default、Check等的公共处理
data
()
{
return
{
tabVal
:
"ovwp"
,
...
...
@@ -172,7 +170,7 @@ export default {
pattern
:
Pattern
,
rules
:
null
,
codes
:
{
...
CodeTable
//...即返回到views同级,关联码表
...
CodeTable
//...即返回到views同级,关联码表
},
}
},
...
...
@@ -194,12 +192,15 @@ export default {
this
.
restoreDisplay
();
}
}
else
{
this
.
$notify
.
error
({
title
:
'错误'
,
message
:
'服务请求失败!'
});
}
else
{
this
.
$notify
.
error
({
title
:
'错误'
,
message
:
'服务请求失败!'
});
}
}
}
</
script
>
<
style
>
</
style
>
src/views/Business/Brtsnd/index.vue
View file @
a5ad2f4d
...
...
@@ -57,7 +57,7 @@
<!--PD000027 -->
<el-tab-pane
label=
"费用/账务"
name=
"engp"
>
<el-tab-pane
label=
"费用/账务"
name=
"engp
,setpan,glepan
"
>
<m-engp
:model=
"model"
:codes=
"codes"
/>
</el-tab-pane>
...
...
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