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
07973f2f
Commit
07973f2f
authored
Jan 11, 2023
by
panziyi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
gitfre页面修改
parent
b8686735
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
28 additions
and
28 deletions
+28
-28
index.js
src/config/CodeTable/index.js
+17
-17
Fredet.vue
src/views/Business/Gitfre/Fredet.vue
+4
-4
Gitfrep1.vue
src/views/Business/Gitfre/Gitfrep1.vue
+0
-0
Ovwp.vue
src/views/Business/Gitfre/Ovwp.vue
+3
-3
Rejp.vue
src/views/Business/Gitfre/Rejp.vue
+4
-4
No files found.
src/config/CodeTable/index.js
View file @
07973f2f
...
...
@@ -5885,23 +5885,23 @@ const CodeTable = {
{
label
:
"活动会话"
,
value
:
"A"
},
],
sndmt
:
[
{
label
:
"赔偿声明"
,
value
:
"REV"
},
{
label
:
"取消请求"
,
value
:
"92"
},
{
label
:
"自动续订通知"
,
value
:
"AVN"
},
{
label
:
"免费通信"
,
value
:
"99"
},
{
label
:
"查询"
,
value
:
"95"
},
{
label
:
"到期建议"
,
value
:
"AVM"
},
{
label
:
"辅助贸易结构化报文"
,
value
:
"59"
},
{
label
:
"拒绝转让"
,
value
:
"NTD"
},
{
label
:
"停止自动续订"
,
value
:
"SAN"
},
{
label
:
"答复"
,
value
:
"96"
},
{
label
:
"货物放行"
,
value
:
"ROG"
},
{
label
:
"索赔通知"
,
value
:
"AOC"
},
{
label
:
"资产负债表"
,
value
:
"CON"
},
{
label
:
"减少或放行通知"
,
value
:
"ARR"
},
{
label
:
"确认"
,
value
:
"30"
},
{
label
:
"暂停付款"
,
value
:
"SUS"
},
{
label
:
"拒绝修改"
,
value
:
"AME"
},
{
label
:
"赔偿声明"
,
value
:
"REV"
},
//
{
label
:
"取消请求"
,
value
:
"92"
},
//Request for Cancelation
{
label
:
"自动续订通知"
,
value
:
"AVN"
},
//Advice of Auto-Renewal
{
label
:
"免费通信"
,
value
:
"99"
},
//Free Correspondence
{
label
:
"查询"
,
value
:
"95"
},
//Query
{
label
:
"到期建议"
,
value
:
"AVM"
},
//
{
label
:
"辅助贸易结构化报文"
,
value
:
"59"
},
//Ancillary Trade Structured Msg
{
label
:
"拒绝转让"
,
value
:
"NTD"
},
//
{
label
:
"停止自动续订"
,
value
:
"SAN"
},
//Stop Auto-Renewal
{
label
:
"答复"
,
value
:
"96"
},
//Answer
{
label
:
"货物放行"
,
value
:
"ROG"
},
//
{
label
:
"索赔通知"
,
value
:
"AOC"
},
//
{
label
:
"资产负债表"
,
value
:
"CON"
},
//
{
label
:
"减少或放行通知"
,
value
:
"ARR"
},
//Advice of Reduction or Release
{
label
:
"确认"
,
value
:
"30"
},
//Acknowledgment
{
label
:
"暂停付款"
,
value
:
"SUS"
},
//
{
label
:
"拒绝修改"
,
value
:
"AME"
},
//Rejection of Amendment
],
sort
:
[
{
label
:
"时间"
,
value
:
"TIM"
},
...
...
src/views/Business/Gitfre/Fredet.vue
View file @
07973f2f
...
...
@@ -3,15 +3,15 @@
<!-- SF000077 : Query/ Answer -->
<c-col
:span=
"12"
>
<c-form-item
:label=
"$t('fremsg.SF000077')
"
prop=
"fremsg.det"
>
<c-input
type=
"textarea"
v-model=
"model.fremsg.det"
maxlength=
"35"
show-word-limit
:placeholder=
"$t('other.please_enter')+$t('fremsg.SF000077')
"
></c-input>
<c-form-item
label=
"查询/答复
"
prop=
"fremsg.det"
>
<c-input
type=
"textarea"
v-model=
"model.fremsg.det"
maxlength=
"35"
show-word-limit
placeholder=
"
"
></c-input>
</c-form-item>
</c-col>
<!-- SF000078 : Narrative (77A) -->
<c-col
:span=
"12"
>
<c-form-item
:label=
"$t('fremsg.SF000078')
"
prop=
"fremsg.tag77a"
>
<c-input
type=
"textarea"
v-model=
"model.fremsg.tag77a"
maxlength=
"35"
show-word-limit
:placeholder=
"$t('other.please_enter')+$t('fremsg.SF000078')
"
></c-input>
<c-form-item
label=
"描述
"
prop=
"fremsg.tag77a"
>
<c-input
type=
"textarea"
v-model=
"model.fremsg.tag77a"
maxlength=
"35"
show-word-limit
placeholder=
"
"
></c-input>
</c-form-item>
</c-col>
</div>
...
...
src/views/Business/Gitfre/Gitfrep1.vue
View file @
07973f2f
This diff is collapsed.
Click to expand it.
src/views/Business/Gitfre/Ovwp.vue
View file @
07973f2f
...
...
@@ -4,13 +4,13 @@
<el-collapse-item
title=
"Gitfrep1"
name=
"Gitfrep1"
>
<m-gitfrep1
:model=
"model"
:codes=
"codes"
/>
</el-collapse-item>
<el-collapse-item
title=
"Mt759p"
name=
"Mt759p"
>
<el-collapse-item
title=
"Mt759p"
name=
"Mt759p"
v-if=
"model.fremsg.sndmt=='59'"
>
<m-mt759p
:model=
"model"
:codes=
"codes"
/>
</el-collapse-item>
<el-collapse-item
title=
"Rejp"
name=
"Rejp"
>
<el-collapse-item
title=
"Rejp"
name=
"Rejp"
v-if=
"model.fremsg.sndmt=='AME'"
>
<m-rejp
:model=
"model"
:codes=
"codes"
/>
</el-collapse-item>
<el-collapse-item
title=
"
Fredet"
name=
"Fredet
"
>
<el-collapse-item
title=
"
message "
name=
"Fredet"
v-if=
"model.fremsg.sndmt=='95'||model.fremsg.sndmt=='96'
"
>
<m-fredet
:model=
"model"
:codes=
"codes"
/>
</el-collapse-item>
</el-collapse>
...
...
src/views/Business/Gitfre/Rejp.vue
View file @
07973f2f
...
...
@@ -3,15 +3,15 @@
<!-- SF000344 : Number of Amendm. -->
<c-col
:span=
"12"
>
<c-form-item
:label=
"$t('gitfre.SF000344')
"
prop=
"trnmod.swiadd.amenbr"
>
<c-input
v-model=
"model.trnmod.swiadd.amenbr"
:placeholder=
"$t('other.please_enter')+$t('gitfre.SF000344')
"
></c-input>
<c-form-item
label=
"修改次数
"
prop=
"trnmod.swiadd.amenbr"
>
<c-input
v-model=
"model.trnmod.swiadd.amenbr"
placeholder=
"请输入修改次数
"
></c-input>
</c-form-item>
</c-col>
<!-- SF000345 : Reason for Rejection -->
<c-col
:span=
"12"
>
<c-form-item
:label=
"$t('gitfre.SF000345')
"
prop=
"trnmod.swiadd.amestatxt"
>
<c-input
type=
"textarea"
v-model=
"model.trnmod.swiadd.amestatxt"
maxlength=
"35"
show-word-limit
:placeholder=
"$t('other.please_enter')+$t('gitfre.SF000345')
"
></c-input>
<c-form-item
label=
"修改说明
"
prop=
"trnmod.swiadd.amestatxt"
>
<c-input
type=
"textarea"
v-model=
"model.trnmod.swiadd.amestatxt"
maxlength=
"35"
show-word-limit
placeholder=
"请输入修改说明
"
></c-input>
</c-form-item>
</c-col>
</div>
...
...
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