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
f32d0110
Commit
f32d0110
authored
Mar 18, 2024
by
youjie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修复bug
parent
39f1e405
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
403 additions
and
43 deletions
+403
-43
fill.js
src/assets/common/lang/EN/fill.js
+396
-36
fill.js
src/assets/common/lang/Japan/fill.js
+1
-1
fill.js
src/assets/common/lang/zhCN/fill.js
+1
-1
fill.js
src/assets/common/lang/zhTW/fill.js
+1
-1
BasicDocuments.vue
src/components/FinancialModule/BasicDocuments.vue
+2
-2
FinancialDocuments.vue
src/components/FinancialModule/FinancialDocuments.vue
+1
-1
shouxufei.vue
src/components/FinancialModule/components/shouxufei.vue
+1
-1
No files found.
src/assets/common/lang/EN/fill.js
View file @
f32d0110
This diff is collapsed.
Click to expand it.
src/assets/common/lang/Japan/fill.js
View file @
f32d0110
...
...
@@ -146,7 +146,7 @@ export const obj = {
Urgesbtoexamine
:
'催促します'
,
Commissionsetting
:
'手数料設定です'
,
Payersetup
:
'支払い対象者の設定です'
,
M
odifytheexchangerate
:
'為替レートを修正します'
,
m
odifytheexchangerate
:
'為替レートを修正します'
,
Modifytradingmethod
:
'取引方法を変更します'
,
Modifyexchangeratetips
:
'注意:異なる通貨の口座に変更した場合、為替レートの書き換えが必要になります'
,
Tothedocumenter
:
'発注人渡します'
,
...
...
src/assets/common/lang/zhCN/fill.js
View file @
f32d0110
...
...
@@ -146,7 +146,7 @@ export const obj = {
Urgesbtoexamine
:
'催审'
,
Commissionsetting
:
'手续费设置'
,
Payersetup
:
'付款对象设置'
,
M
odifytheexchangerate
:
'修改汇率'
,
m
odifytheexchangerate
:
'修改汇率'
,
Modifytradingmethod
:
'修改交易方式'
,
Modifyexchangeratetips
:
'注意:如果修改为不同币种的账户,需修改单据的汇率'
,
Tothedocumenter
:
'制单人转交'
,
...
...
src/assets/common/lang/zhTW/fill.js
View file @
f32d0110
...
...
@@ -146,7 +146,7 @@ export const obj = {
Urgesbtoexamine
:
'催審'
,
Commissionsetting
:
'手續費設置'
,
Payersetup
:
'付款對象設置'
,
M
odifytheexchangerate
:
'修改彙率'
,
m
odifytheexchangerate
:
'修改彙率'
,
Modifytradingmethod
:
'修改交易方式'
,
Modifyexchangeratetips
:
'注意:如果修改爲不同幣種的賬戶,需修改單據的彙率'
,
Tothedocumenter
:
'制單人轉交'
,
...
...
src/components/FinancialModule/BasicDocuments.vue
View file @
f32d0110
...
...
@@ -1634,7 +1634,7 @@ class="w135 _border_b_1">
<el-upload
class=
"avatar-uploader"
action=
""
:http-request=
"uploadFileBtn"
:show-file-list=
"false"
:multiple=
"true"
:limit=
"10"
>
<i
class=
"el-icon-plus avatar-uploader-icon"
></i>
<span
class=
"_upload_tips"
>
{{$t('o
n
jFill.zuiduoscsz')}}
</span>
<span
class=
"_upload_tips"
>
{{$t('o
b
jFill.zuiduoscsz')}}
</span>
</el-upload>
</li>
</ul>
...
...
@@ -1985,7 +1985,7 @@ class="w135 _border_b_1">
<el-upload
action=
""
class=
"avatar-uploader"
:http-request=
"uploadFileBtn"
:show-file-list=
"false"
:multiple=
"true"
:limit=
"10"
>
<i
class=
"el-icon-plus avatar-uploader-icon"
></i>
<span
class=
"_upload_tips"
>
{{$t('o
n
jFill.zuiduoscsz')}}
</span>
<span
class=
"_upload_tips"
>
{{$t('o
b
jFill.zuiduoscsz')}}
</span>
</el-upload>
</li>
</ul>
...
...
src/components/FinancialModule/FinancialDocuments.vue
View file @
f32d0110
...
...
@@ -1376,7 +1376,7 @@
<
/el-option
>
<
/el-select
>
<
/el-form-item
>
<
el
-
form
-
item
:
label
=
"$t('
objFill
.khmingcheng')"
prop
=
"ClientID"
>
<
el
-
form
-
item
:
label
=
"$t('
fnc
.khmingcheng')"
prop
=
"ClientID"
>
<
template
>
<
el
-
select
filterable
v
-
model
=
'transTax.ClientID'
:
placeholder
=
"$t('fnc.khmingcheng')"
class
=
"w135 _border_b_1"
>
...
...
src/components/FinancialModule/components/shouxufei.vue
View file @
f32d0110
...
...
@@ -57,7 +57,7 @@
);
}
else
{
this
.
ObjData
.
loading
=
false
;
this
.
$message
.
error
(
this
.
$t
(
'o
n
jFill.qingshurusxf'
));
this
.
$message
.
error
(
this
.
$t
(
'o
b
jFill.qingshurusxf'
));
}
},
close
(){
...
...
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