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
2a499de1
Commit
2a499de1
authored
Mar 18, 2024
by
youjie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修复bug
parent
ef69ecbe
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
6 deletions
+6
-6
fill.js
src/assets/common/lang/zhCN/fill.js
+2
-2
fill.js
src/assets/common/lang/zhTW/fill.js
+2
-2
FinancialDocuments.vue
src/components/FinancialModule/FinancialDocuments.vue
+2
-2
No files found.
src/assets/common/lang/zhCN/fill.js
View file @
2a499de1
...
@@ -141,8 +141,8 @@ export const obj = {
...
@@ -141,8 +141,8 @@ export const obj = {
noOneclicktransfer
:
'关闭一键转交'
,
noOneclicktransfer
:
'关闭一键转交'
,
oneclicktransfer
:
'一键转交'
,
oneclicktransfer
:
'一键转交'
,
payroll
:
'工资单'
,
payroll
:
'工资单'
,
E
xpensenote
:
'费用备注'
,
e
xpensenote
:
'费用备注'
,
L
ookonlyatuploads
:
'只看待上传发票的'
,
l
ookonlyatuploads
:
'只看待上传发票的'
,
Urgesbtoexamine
:
'催审'
,
Urgesbtoexamine
:
'催审'
,
Commissionsetting
:
'手续费设置'
,
Commissionsetting
:
'手续费设置'
,
Payersetup
:
'付款对象设置'
,
Payersetup
:
'付款对象设置'
,
...
...
src/assets/common/lang/zhTW/fill.js
View file @
2a499de1
...
@@ -141,8 +141,8 @@ export const obj = {
...
@@ -141,8 +141,8 @@ export const obj = {
noOneclicktransfer
:
'關閉壹鍵轉交'
,
noOneclicktransfer
:
'關閉壹鍵轉交'
,
oneclicktransfer
:
'壹鍵轉交'
,
oneclicktransfer
:
'壹鍵轉交'
,
payroll
:
'工資單'
,
payroll
:
'工資單'
,
E
xpensenote
:
'費用備注'
,
e
xpensenote
:
'費用備注'
,
L
ookonlyatuploads
:
'只看待上傳發票的'
,
l
ookonlyatuploads
:
'只看待上傳發票的'
,
Urgesbtoexamine
:
'催審'
,
Urgesbtoexamine
:
'催審'
,
Commissionsetting
:
'手續費設置'
,
Commissionsetting
:
'手續費設置'
,
Payersetup
:
'付款對象設置'
,
Payersetup
:
'付款對象設置'
,
...
...
src/components/FinancialModule/FinancialDocuments.vue
View file @
2a499de1
...
@@ -976,13 +976,13 @@
...
@@ -976,13 +976,13 @@
<
/li
>
<
/li
>
<
li
v
-
if
=
"msg.Conditon==1 || msg.Conditon==3||msg.Conditon==2||msg.Conditon==6"
>
<
li
v
-
if
=
"msg.Conditon==1 || msg.Conditon==3||msg.Conditon==2||msg.Conditon==6"
>
<
span
>
<
span
>
<
em
>
{{
$t
(
'objFill.
E
xpensenote'
)
}}
<
/em
>
<
em
>
{{
$t
(
'objFill.
e
xpensenote'
)
}}
<
/em
>
<
el
-
input
class
=
"w200"
v
-
model
=
"msg.Remark"
><
/el-input
>
<
el
-
input
class
=
"w200"
v
-
model
=
"msg.Remark"
><
/el-input
>
<
/span
>
<
/span
>
<
/li
>
<
/li
>
<
li
v
-
if
=
"msg.Conditon==1"
>
<
li
v
-
if
=
"msg.Conditon==1"
>
<
span
>
<
span
>
<
em
>
{{
$t
(
'objFill.
L
ookonlyatuploads'
)
}}
<
/em
>
<
em
>
{{
$t
(
'objFill.
l
ookonlyatuploads'
)
}}
<
/em
>
<
el
-
switch
v
-
model
=
"msg.InvoiceState"
active
-
value
=
"true"
inactive
-
value
=
"false"
>
<
el
-
switch
v
-
model
=
"msg.InvoiceState"
active
-
value
=
"true"
inactive
-
value
=
"false"
>
<
/el-switch
>
<
/el-switch
>
<
/span
>
<
/span
>
...
...
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