Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
J
jiedao-app-operator-master
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
lanbaoming
jiedao-app-operator-master
Commits
a5b11ef9
Commit
a5b11ef9
authored
Apr 14, 2023
by
邓春圆
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
确定打印错别字修改
parent
d3df4e44
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
5 additions
and
5 deletions
+5
-5
en_US.json
src/i18n/languages/en_US.json
+1
-1
zh_CN.json
src/i18n/languages/zh_CN.json
+1
-1
printPaymentVoucher.vue
src/views/ecw/financial/printPaymentVoucher.vue
+1
-1
printPaymentVoucherCommission.vue
src/views/ecw/financial/printPaymentVoucherCommission.vue
+1
-1
printVoucher.vue
src/views/ecw/financial/printVoucher.vue
+1
-1
No files found.
src/i18n/languages/en_US.json
View file @
a5b11ef9
...
...
@@ -1132,7 +1132,7 @@
"会计"
:
"Accounting"
,
"出纳"
:
"Cashier"
,
"经手人"
:
"Handler"
,
"确
订
打印"
:
"OK to print"
,
"确
定
打印"
:
"OK to print"
,
"收款日期"
:
"Payment Date"
,
"应收合计"
:
"Total Receivable"
,
"收款金额"
:
"Receipt Amount"
,
...
...
src/i18n/languages/zh_CN.json
View file @
a5b11ef9
...
...
@@ -161,7 +161,7 @@
"目的仓"
:
"目的仓"
,
"目的地"
:
"目的地"
,
"确定"
:
"确定"
,
"确
订打印"
:
"确订
打印"
,
"确
定打印"
:
"确定
打印"
,
"确认添加"
:
"确认添加"
,
"税率"
:
"税率"
,
"箱数"
:
"箱数"
,
...
...
src/views/ecw/financial/printPaymentVoucher.vue
View file @
a5b11ef9
...
...
@@ -77,7 +77,7 @@
</div>
</div>
<div
slot=
"footer"
class=
"card"
>
<el-button
type=
"primary"
@
click=
"print"
>
{{
$t
(
'
确
订
打印
'
)
}}
</el-button>
<el-button
type=
"primary"
@
click=
"print"
>
{{
$t
(
'
确
定
打印
'
)
}}
</el-button>
</div>
</div>
</
template
>
...
...
src/views/ecw/financial/printPaymentVoucherCommission.vue
View file @
a5b11ef9
...
...
@@ -77,7 +77,7 @@
</div>
</div>
<div
slot=
"footer"
class=
"card"
>
<el-button
type=
"primary"
@
click=
"print"
>
{{
$t
(
'
确
订
打印
'
)
}}
</el-button>
<el-button
type=
"primary"
@
click=
"print"
>
{{
$t
(
'
确
定
打印
'
)
}}
</el-button>
</div>
</div>
</
template
>
...
...
src/views/ecw/financial/printVoucher.vue
View file @
a5b11ef9
...
...
@@ -80,7 +80,7 @@
<
/div
>
<
/div
>
<
div
slot
=
"
footer
"
class
=
"
card
"
>
<
el
-
button
type
=
"
primary
"
@
click
=
"
print
"
>
{{
$t
(
'
确
订
打印
'
)
}}
<
/el-button
>
<
el
-
button
type
=
"
primary
"
@
click
=
"
print
"
>
{{
$t
(
'
确
定
打印
'
)
}}
<
/el-button
>
<
/div
>
<
/div
>
<
/template
>
...
...
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