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
746ba95d
Commit
746ba95d
authored
May 23, 2025
by
liudong1993
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
a3c3b85a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
FinancialDocumentsDetail.vue
src/components/FinancialModule/FinancialDocumentsDetail.vue
+2
-2
No files found.
src/components/FinancialModule/FinancialDocumentsDetail.vue
View file @
746ba95d
...
@@ -1166,7 +1166,7 @@
...
@@ -1166,7 +1166,7 @@
<!-- 是否需要发票 -->
<!-- 是否需要发票 -->
<div
style=
"border-top: 1px solid #dedede;margin-top: 10px;
<div
style=
"border-top: 1px solid #dedede;margin-top: 10px;
padding: 0 0 10px 0;"
v-if=
"(GetDetail.CreateBy==userInfo.EmployeeId
padding: 0 0 10px 0;"
v-if=
"(GetDetail.CreateBy==userInfo.EmployeeId
||GetDetail.InvoiceExamineBy==userInfo.EmployeeId || userInfo.EmployeeId==2739
||GetDetail.InvoiceExamineBy==userInfo.EmployeeId || userInfo.EmployeeId==2739
||((GetDetail.CreateBy==57||GetDetail.CreateBy==2822||GetDetail.CreateBy==3355)&&(userInfo.EmployeeId==57||userInfo.EmployeeId==2822||userInfo.EmployeeId==3355))
||ActionMenuCode.indexOf('F_Query_AllIncomPay')!= -1)"
>
||ActionMenuCode.indexOf('F_Query_AllIncomPay')!= -1)"
>
<p
style=
"margin-top: 40px;"
>
<p
style=
"margin-top: 40px;"
>
<span
style=
"color: red;"
>
{{$t('objFill.fppz')}}
</span>
<span
style=
"color: red;"
>
{{$t('objFill.fppz')}}
</span>
...
@@ -1210,7 +1210,7 @@
...
@@ -1210,7 +1210,7 @@
@
click=
"upLoadFuJian(1)"
>
{{
$t
(
'objFill.scfp'
)
}}
</button></div>
@
click=
"upLoadFuJian(1)"
>
{{
$t
(
'objFill.scfp'
)
}}
</button></div>
</div>
</div>
</
template
>
</
template
>
<
template
v-else-if=
"(GetDetail.CreateBy==userInfo.EmployeeId)&&GetDetail.InvoiceState!=2"
>
<
template
v-else-if=
"(GetDetail.CreateBy==userInfo.EmployeeId
||((GetDetail.CreateBy==57||GetDetail.CreateBy==2822||GetDetail.CreateBy==3355)&&(userInfo.EmployeeId==57||userInfo.EmployeeId==2822||userInfo.EmployeeId==3355))
)&&GetDetail.InvoiceState!=2"
>
<div
style=
"margin-top: 10px;"
>
<div
style=
"margin-top: 10px;"
>
<div
class=
"_pic_upload"
>
<div
class=
"_pic_upload"
>
<el-upload
drag
:http-request=
"uploadFileBtnFP"
:multiple=
"true"
:show-file-list=
"false"
action=
""
>
<el-upload
drag
:http-request=
"uploadFileBtnFP"
:multiple=
"true"
:show-file-list=
"false"
action=
""
>
...
...
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