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
39015084
Commit
39015084
authored
May 29, 2024
by
吴春
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
4ca2a0b6
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
9 additions
and
5 deletions
+9
-5
fill.js
src/assets/common/lang/EN/fill.js
+2
-1
fill.js
src/assets/common/lang/Japan/fill.js
+2
-1
fill.js
src/assets/common/lang/zhCN/fill.js
+2
-1
fill.js
src/assets/common/lang/zhTW/fill.js
+2
-1
addFinancialDocuments.vue
src/components/FinancialModule/addFinancialDocuments.vue
+1
-1
No files found.
src/assets/common/lang/EN/fill.js
View file @
39015084
...
...
@@ -275,7 +275,8 @@ export const obj = {
dijieyuzhikuan
:
'Receive advances'
,
dianshanjieshuan
:
'E-commerce settlement'
,
yuanbiheji
:
'total original yuan'
,
peizhishoupeifei
:
'Set hand distribution fee'
,
Peizhishoupeifei
:
'Manual configuration fee switch'
,
Dianfuduixiangtips
:
'Internal employees prioritize payment to third-party companies, here is the selection of payment recipients for third-party companies'
,
bangdaishou
:
'collect'
,
bangdaifu
:
'Pay for it'
,
degongsi
:
' The company'
,
...
...
src/assets/common/lang/Japan/fill.js
View file @
39015084
...
...
@@ -275,7 +275,8 @@ export const obj = {
dijieyuzhikuan
:
'地接前借り金'
,
dianshanjieshuan
:
' eコマース決済'
,
yuanbiheji
:
'元幣合計'
,
peizhishoupeifei
:
'私はあなたを愛します'
,
peizhishoupeifei
:
'手配り費スイッチ'
,
dianfuduixiangtips
:
'内部従業員が第三者会社の支払先として選択した第三者会社の代金を優先的に代納します'
,
bangdaishou
:
'代わりに受け取ります'
,
bangdaifu
:
'肩代わり'
,
degongsi
:
'会社'
,
...
...
src/assets/common/lang/zhCN/fill.js
View file @
39015084
...
...
@@ -275,7 +275,8 @@ export const obj = {
dijieyuzhikuan
:
'地接预支款'
,
dianshanjieshuan
:
'电商结算'
,
yuanbiheji
:
'原币合计'
,
peizhishoupeifei
:
'配置手配费'
,
peizhishoupeifei
:
'手配费开关'
,
dianfuduixiangtips
:
'内部员工优先代付第三方公司款项,此处为第三方公司付款对象选择'
,
bangdaishou
:
'帮代收'
,
bangdaifu
:
'帮代付'
,
degongsi
:
' 的公司'
,
...
...
src/assets/common/lang/zhTW/fill.js
View file @
39015084
...
...
@@ -275,7 +275,8 @@ export const obj = {
dijieyuzhikuan
:
'地接預支款'
,
dianshanjieshuan
:
'電商結算'
,
yuanbiheji
:
'原幣合計'
,
peizhishoupeifei
:
'配置手配費'
,
peizhishoupeifei
:
'手配費開關'
,
dianfuduixiangtips
:
'內部員工優先代付協力廠商公司款項,此處為協力廠商公司付款對象選擇'
,
bangdaishou
:
'幫代收'
,
bangdaifu
:
'幫代付'
,
degongsi
:
' 的公司'
,
...
...
src/components/FinancialModule/addFinancialDocuments.vue
View file @
39015084
...
...
@@ -763,7 +763,7 @@
<p
style=
"margin-left: 15px;"
>
<span
class=
"el-select "
>
<el-tooltip
content=
"内部员工优先代付第三方公司款项,此处为第三方公司付款对象选择"
placement=
"top"
>
<el-tooltip
:content=
"$t('objFill.dianfuduixiangtips')"
placement=
"top"
>
<el-checkbox
v-model=
"KingdeeClientIDCheck"
@
change=
"changeKingdeeClientID"
:style=
"{'margin-top':KingdeeClientIDCheck?'0px':'6px'}"
>
垫付对象
</el-checkbox>
</el-tooltip>
<
template
v-if=
"KingdeeClientIDCheck"
>
...
...
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