Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
SuperMan
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
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
罗超
SuperMan
Commits
c7584244
Commit
c7584244
authored
Mar 11, 2024
by
youjie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修复翻译bug
parent
1fb67833
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
983 additions
and
402 deletions
+983
-402
fill.js
src/assets/common/lang/EN/fill.js
+977
-396
BillModule.vue
...ponents/FinancialModule/FinancialSubmodule/BillModule.vue
+1
-1
BillModuleNew.vue
...ents/FinancialModule/FinancialSubmodule/BillModuleNew.vue
+2
-2
DjieMergeBillModule.vue
...inancialModule/FinancialSubmodule/DjieMergeBillModule.vue
+1
-1
GZBillModule.vue
...nents/FinancialModule/FinancialSubmodule/GZBillModule.vue
+1
-1
HandFeeDetails.vue
src/components/FinancialModule/HandFee/HandFeeDetails.vue
+1
-1
No files found.
src/assets/common/lang/EN/fill.js
View file @
c7584244
This diff is collapsed.
Click to expand it.
src/components/FinancialModule/FinancialSubmodule/BillModule.vue
View file @
c7584244
...
...
@@ -186,7 +186,7 @@
</div>
<div
class=
"rb_top_row _r_mb5"
v-if=
"isPrintPage&&OrderSource==10"
>
<p>
<span
class=
""
>
{{$t('
fnc
.qzcpbianhao')}}:
<span
class=
""
>
{{$t('
tips
.qzcpbianhao')}}:
<span>
{{GetDetail.SourceID}}
</span>
</span>
</p>
...
...
src/components/FinancialModule/FinancialSubmodule/BillModuleNew.vue
View file @
c7584244
...
...
@@ -198,7 +198,7 @@
</div>
<div
class=
"rb_top_row _r_mb5"
v-if=
"isPrintPage&&OrderSource==10"
>
<p>
<span
class=
""
>
{{$t('
fnc
.qzcpbianhao')}}:
<span
class=
""
>
{{$t('
tips
.qzcpbianhao')}}:
<span>
{{GetDetail.SourceID}}
</span>
</span>
</p>
...
...
@@ -420,7 +420,7 @@
</div>
<div
class=
"rb_top_row _r_mb5"
v-if=
"isPrintPage&&OrderSource==10"
>
<p>
<span
class=
""
>
{{$t('
fnc
.qzcpbianhao')}}:
<span
class=
""
>
{{$t('
tips
.qzcpbianhao')}}:
<span>
<el-input
size=
"small"
style=
"width:auto"
v-model=
"GetDetail.SourceID"
placeholder=
"请输入"
></el-input>
</span>
...
...
src/components/FinancialModule/FinancialSubmodule/DjieMergeBillModule.vue
View file @
c7584244
...
...
@@ -146,7 +146,7 @@
</div>
<div
class=
"rb_top_row _r_mb5"
v-if=
"isPrintPage&&OrderSource==10"
>
<p>
<span
class=
""
>
{{$t('
fnc
.qzcpbianhao')}}:
<span
class=
""
>
{{$t('
tips
.qzcpbianhao')}}:
<span>
{{GetDetail.SourceID}}
</span>
</span>
</p>
...
...
src/components/FinancialModule/FinancialSubmodule/GZBillModule.vue
View file @
c7584244
...
...
@@ -151,7 +151,7 @@
</div>
<div
class=
"rb_top_row _r_mb5"
v-if=
"isPrintPage&&OrderSource==10"
>
<p>
<span
class=
""
>
{{$t('
fnc
.qzcpbianhao')}}:
<span
class=
""
>
{{$t('
tips
.qzcpbianhao')}}:
<span>
{{GetDetail.SourceID}}
</span>
</span>
</p>
...
...
src/components/FinancialModule/HandFee/HandFeeDetails.vue
View file @
c7584244
...
...
@@ -163,7 +163,7 @@
</div>
<div
class=
"rb_top_row _r_mb5"
v-if=
"isPrintPage&&OrderSource==10"
>
<p>
<span
class=
""
>
{{$t('
fnc
.qzcpbianhao')}}:
<span
class=
""
>
{{$t('
tips
.qzcpbianhao')}}:
<span>
{{GetDetail.SourceID}}
</span>
</span>
</p>
...
...
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