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
cb1b5074
Commit
cb1b5074
authored
Jul 17, 2024
by
liudong1993
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
e67eb18d
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
4 deletions
+4
-4
BasicDocuments.vue
src/components/FinancialModule/BasicDocuments.vue
+2
-2
FinancialDocuments.vue
src/components/FinancialModule/FinancialDocuments.vue
+1
-1
HotelManagement.vue
src/components/Hotel/HotelManagement.vue
+1
-1
No files found.
src/components/FinancialModule/BasicDocuments.vue
View file @
cb1b5074
...
...
@@ -1329,7 +1329,7 @@
<span
class=
"_sn"
v-if=
"son.AuditStatus==2"
>
{{$t('visa.v_tongguo')}}
</span>
<span
class=
"_m"
v-if=
"son.AuditStatus==4"
>
{{$t('fnc.bohui')}}
</span>
<span
v-if=
"GetDetail.RB_Branch_Id == 1220 && GetDetail.IsShowFY==0 && (GetDetail.TemplateId == 247 || GetDetail.TemplateId == 245) &&
son.AuditEmId == 2739
"
>
<span
v-if=
"GetDetail.RB_Branch_Id == 1220 && GetDetail.IsShowFY==0 && (GetDetail.TemplateId == 247 || GetDetail.TemplateId == 245) &&
(son.AuditEmId == 2739 || son.AuditEmId == 3038)
"
>
<span
style=
"color:red"
>
*{{$t('objFill.fanyongzd')}}
</span>
:
<el-checkbox
v-model=
"AuditOrRefundMsg.AutoFinanceType"
:true-label=
"1"
:false-label=
"0"
></el-checkbox>
<el-select
v-if=
"AuditOrRefundMsg.AutoFinanceType==1"
filterable
v-model=
'AuditOrRefundMsg.FCostTypeId'
class=
" _border_b_1"
style=
"width:130px"
>
<el-option
:label=
"$t('objFill.fangfeiskssl')"
value=
'1851'
key=
'1851'
></el-option>
...
...
@@ -1658,7 +1658,7 @@ class="w135 _border_b_1">
<p
class=
"_pp_info"
>
{{
$t
(
'fnc.zjbeizhu'
)
}}
:
{{
z
.
Remarks
?
z
.
Remarks
:
$t
(
'fnc.no'
)
}}
</p>
</div>
</
template
>
<span
v-if=
"GetDetail.RB_Branch_Id == 1220 && GetDetail.IsShowFY==0 && (GetDetail.TemplateId == 247 || GetDetail.TemplateId == 245) &&
son.AuditEmId == 2739
"
>
<span
v-if=
"GetDetail.RB_Branch_Id == 1220 && GetDetail.IsShowFY==0 && (GetDetail.TemplateId == 247 || GetDetail.TemplateId == 245) &&
(son.AuditEmId == 2739 || son.AuditEmId == 3038)
"
>
<span
style=
"color:red"
>
*返佣制单
</span>
:
<el-checkbox
v-model=
"AuditOrRefundMsg.AutoFinanceType"
:true-label=
"1"
:false-label=
"0"
></el-checkbox>
<el-select
v-if=
"AuditOrRefundMsg.AutoFinanceType==1"
filterable
v-model=
'AuditOrRefundMsg.FCostTypeId'
class=
" _border_b_1"
style=
"width:130px"
>
<el-option
:label=
"$t('objFill.fangfeiskssl')"
value=
'1851'
key=
'1851'
></el-option>
...
...
src/components/FinancialModule/FinancialDocuments.vue
View file @
cb1b5074
...
...
@@ -713,7 +713,7 @@
<button
v-loading=
"hbBtn"
v-if=
"active==3 && hbState"
class=
"hollowFixedBtn"
@
click=
"HebingSPLast"
>
{{
$t
(
'ios.shenpi'
)
}}
</button>
<button
v-if=
"HandShow"
class=
"hollowFixedBtn"
@
click=
"Handwithfee"
>
{{
$t
(
'objFill.handdistributionfeeincome'
)
}}
</button>
<button
class=
"hollowFixedBtn"
@
click=
"ZhiDanChongDi"
>
{{
$t
(
'objFill.precharge'
)
}}
</button>
<button
v-if=
"this.userId==2739"
class=
"hollowFixedBtn"
@
click=
"openMarkDialog"
>
PIC优先付款记录
</button>
<button
v-if=
"this.userId==2739
|| this.userId==3038
"
class=
"hollowFixedBtn"
@
click=
"openMarkDialog"
>
PIC优先付款记录
</button>
<!-- v-if="F_Advance_Match" -->
<button
class=
"hollowFixedBtn"
@
click=
"BOSSBtn = !BOSSBtn, checkList = [], getPageList(1), BOSSBtn2 = false"
v-if=
"msg.Conditon == 3 && userMenuCode"
>
{{
BOSSBtn
?
$t
(
'objFill.disableapproval'
)
:
$t
(
'objFill.oneclickapproval'
)
}}
</button>
...
...
src/components/Hotel/HotelManagement.vue
View file @
cb1b5074
...
...
@@ -881,7 +881,7 @@
mounted
()
{
this
.
userInfo
=
this
.
getLocalStorage
();
if
(
this
.
userInfo
.
EmployeeId
==
2604
||
this
.
userInfo
.
EmployeeId
==
2739
||
this
.
userInfo
.
EmployeeId
==
2758
||
this
.
userInfo
.
EmployeeId
==
2773
)
{
this
.
userInfo
.
EmployeeId
==
2773
||
this
.
userInfo
.
EmployeeId
==
3038
)
{
this
.
msg
.
QCountry
=
651
;
this
.
isDisableCountry
=
true
;
this
.
getProvinceList
(
this
.
msg
.
QCountry
,
1
);
...
...
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