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
11bba794
Commit
11bba794
authored
Jan 11, 2023
by
闫泽浩
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Getfre汉化更新
parent
ca28c3ac
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
Rejp.vue
src/views/Business/Getfre/Rejp.vue
+3
-3
Revp.vue
src/views/Business/Getfre/Revp.vue
+2
-2
No files found.
src/views/Business/Getfre/Rejp.vue
View file @
11bba794
...
...
@@ -3,14 +3,14 @@
<!-- SF000344 : Number of Amendm. -->
<c-col
:span=
"12"
>
<c-form-item
:label=
"$t('getfre.SF000344')
"
prop=
"trnmod.swiadd.amenbr"
>
<c-input
v-model=
"model.trnmod.swiadd.amenbr"
:placeholder=
"$t('other.please_enter')+$t('getfre.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('getfre.SF000345')
"
prop=
"trnmod.swiadd.amestatxt"
>
<c-form-item
label=
"修改说明
"
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('getfre.SF000345')"
></c-input>
</c-form-item>
</c-col>
...
...
src/views/Business/Getfre/Revp.vue
View file @
11bba794
...
...
@@ -3,8 +3,8 @@
<!-- S0000334 : Declaration of Indemnity -->
<c-col
:span=
"12"
>
<c-form-item
label=
"
Declaration of Indemnity Text
"
prop=
"gidgrp.blk.revtxt"
>
<c-input
type=
"textarea"
v-model=
"model.gidgrp.blk.revtxt"
maxlength=
"65"
show-word-limit
:placeholder=
"$t('other.please_enter')+'Declaration of Indemnity Text'
"
></c-input>
<c-form-item
label=
"
赔偿声明文本
"
prop=
"gidgrp.blk.revtxt"
>
<c-input
type=
"textarea"
v-model=
"model.gidgrp.blk.revtxt"
maxlength=
"65"
show-word-limit
placeholder=
"请输入赔偿声明文本
"
></c-input>
</c-form-item>
</c-col>
...
...
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