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
68366f07
Commit
68366f07
authored
Mar 26, 2019
by
华国豪
🙄
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
提价修改
parent
6bb0e749
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
56 additions
and
51 deletions
+56
-51
zh.js
src/assets/common/lang/zh.js
+6
-1
addFinancialDocuments.vue
src/components/FinancialModule/addFinancialDocuments.vue
+1
-1
addReceivablesDocuments.vue
src/components/FinancialModule/addReceivablesDocuments.vue
+49
-49
No files found.
src/assets/common/lang/zh.js
View file @
68366f07
...
...
@@ -1117,6 +1117,7 @@ export const fnc = {
ljhaoshi
:
'累计耗时'
,
xsfujian
:
'显示附件'
,
ycfujian
:
'隐藏附件'
,
ysjine
:
'应收金额'
,
}
export
const
tips
=
{
tips
:
'提示'
,
...
...
@@ -1284,7 +1285,7 @@ export const rule = {
qxzkhmingcheng
:
'请选择客户名称!'
,
qxzfkdzhanghu
:
'请选择付款账户'
,
qxzxybsheren
:
'请选择下一步审核人'
,
qxzzdbumen
:
' 请选择制单部门'
,
qxzzdbumen
:
' 请选择制单部门
!
'
,
qsrbmmingchen
:
"请输入部门名称"
,
qxzbmcengji
:
"请选择部门层级"
,
qxzfuzeren
:
"请选择负责人"
,
...
...
@@ -1300,6 +1301,10 @@ export const rule = {
qtxshuoming
:
'请填写说明'
,
qxzygxytjddanju
:
'请选择一个需要提交的单据!'
,
qxzbmen
:
'请选择部门'
,
qtxhkuanren
:
'请填写汇款人!'
,
qtxhkshijian
:
'请选择汇款时间!'
,
qxzjylshuihao
:
'请选择交易流水号!'
,
qxzskzhanghao
:
'请选择收款账号!'
,
}
export
const
adm
=
{
...
...
src/components/FinancialModule/addFinancialDocuments.vue
View file @
68366f07
...
...
@@ -179,7 +179,7 @@
<p
class=
"rb_stit"
>
<span>
{{
BillSonName
}}
</span>
</p>
<p
class=
"_yewudanju"
v-if=
"OrderSource==8"
>
{{
$t
(
'hotel.order_Number'
)
}}
:
<span
@
click=
"msg.OrderID>0?jumpPage('RegistrationList',GetDetail,8):''"
>
{{
msg
.
OrderID
==
0
?
this
.
$t
(
'fnc.no'
):
msg
.
OrderID
}}
</span></p>
<p
class=
"_yewudanju"
v-if=
"OrderSource==8"
>
{{
$t
(
'hotel.order_Number'
)
}}
:
<span
@
click=
"msg.OrderID>0?jumpPage('RegistrationList',GetDetail,8):''"
>
{{
msg
.
OrderID
==
0
?
$t
(
'fnc.no'
):
msg
.
OrderID
}}
</span></p>
<div
class=
"rb_top_row _r_mb5"
>
<el-radio-group
v-model=
"msg.IsPublic"
@
change=
"IsPublicChange"
class=
"_IsPublic"
>
<el-radio
:label=
"1"
v-if=
'msg.TemplateId!==36 && msg.TemplateId!==37'
>
{{
$t
(
'fnc.gongzhang'
)
}}
</el-radio>
...
...
src/components/FinancialModule/addReceivablesDocuments.vue
View file @
68366f07
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