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
681f3640
Commit
681f3640
authored
Oct 31, 2024
by
吴春
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
6322d28c
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
198 additions
and
7 deletions
+198
-7
en.js
src/assets/common/lang/en.js
+2
-0
jp.js
src/assets/common/lang/jp.js
+2
-0
zh-tw.js
src/assets/common/lang/zh-tw.js
+2
-0
zh.js
src/assets/common/lang/zh.js
+2
-0
JumpReport.vue
src/components/FinancialModule/JumpReport.vue
+190
-7
No files found.
src/assets/common/lang/en.js
View file @
681f3640
...
@@ -1122,6 +1122,8 @@ export const fnc = {
...
@@ -1122,6 +1122,8 @@ export const fnc = {
zhidanInfo
:
'Document preparation information'
,
zhidanInfo
:
'Document preparation information'
,
zhidanDate
:
'Production time'
,
zhidanDate
:
'Production time'
,
nowmonthMoney
:
'Current amortization amount'
,
nowmonthMoney
:
'Current amortization amount'
,
tanxiaoinfo
:
'Amortization situation'
,
tanxiaomoney
:
'Amortization amount'
,
monthMoney
:
'Monthly amortization amount'
,
monthMoney
:
'Monthly amortization amount'
,
onlyseebalance
:
'Only look at those with balances'
,
onlyseebalance
:
'Only look at those with balances'
,
yuanbi
:
'original currency'
,
yuanbi
:
'original currency'
,
...
...
src/assets/common/lang/jp.js
View file @
681f3640
...
@@ -1066,6 +1066,8 @@ export const fnc = {
...
@@ -1066,6 +1066,8 @@ export const fnc = {
zhidanInfo
:
'請求情報'
,
zhidanInfo
:
'請求情報'
,
zhidanDate
:
'請求時間'
,
zhidanDate
:
'請求時間'
,
nowmonthMoney
:
'当期配賦金額'
,
nowmonthMoney
:
'当期配賦金額'
,
tanxiaoinfo
:
'償却状況'
,
tanxiaomoney
:
'償却額'
,
monthMoney
:
'月償却額'
,
monthMoney
:
'月償却額'
,
onlyseebalance
:
'残高のあるものだけを見る'
,
onlyseebalance
:
'残高のあるものだけを見る'
,
yuanbi
:
'原貨'
,
yuanbi
:
'原貨'
,
...
...
src/assets/common/lang/zh-tw.js
View file @
681f3640
...
@@ -1113,6 +1113,8 @@ export const fnc = {
...
@@ -1113,6 +1113,8 @@ export const fnc = {
zhidanInfo
:
'制單資訊'
,
zhidanInfo
:
'制單資訊'
,
zhidanDate
:
'制單時間'
,
zhidanDate
:
'制單時間'
,
nowmonthMoney
:
'當期分攤金額'
,
nowmonthMoney
:
'當期分攤金額'
,
tanxiaoinfo
:
'攤銷情况'
,
tanxiaomoney
:
'攤銷金額'
,
onlyseebalance
:
'只看有餘額的'
,
onlyseebalance
:
'只看有餘額的'
,
yuanbi
:
'原幣'
,
yuanbi
:
'原幣'
,
sfjine
:
'實付金額'
,
sfjine
:
'實付金額'
,
...
...
src/assets/common/lang/zh.js
View file @
681f3640
...
@@ -1119,6 +1119,8 @@ export const fnc = {
...
@@ -1119,6 +1119,8 @@ export const fnc = {
qishimonth
:
'起始月份'
,
qishimonth
:
'起始月份'
,
tanxiaomonth
:
'摊销月数'
,
tanxiaomonth
:
'摊销月数'
,
monthMoney
:
'月摊金额'
,
monthMoney
:
'月摊金额'
,
tanxiaoinfo
:
'摊销情况'
,
tanxiaomoney
:
'摊销金额'
,
nowmonthMoney
:
'当期分摊金额'
,
nowmonthMoney
:
'当期分摊金额'
,
zhidanInfo
:
'制单信息'
,
zhidanInfo
:
'制单信息'
,
zhidanDate
:
'制单时间'
,
zhidanDate
:
'制单时间'
,
...
...
src/components/FinancialModule/JumpReport.vue
View file @
681f3640
This diff is collapsed.
Click to expand it.
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