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
954d7c17
Commit
954d7c17
authored
Aug 06, 2024
by
吴春
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
3ea6493d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
4 deletions
+16
-4
FinancialDocumentsDetail.vue
src/components/FinancialModule/FinancialDocumentsDetail.vue
+16
-4
No files found.
src/components/FinancialModule/FinancialDocumentsDetail.vue
View file @
954d7c17
...
...
@@ -1189,11 +1189,10 @@
</div>
</
template
>
</div>
<
div
style=
"margin-top: 10px;"
v-if=
"(GetDetail.Creat
eBy==userInfo.EmployeeId
||
GetDetail.InvoiceExamineBy==userInfo.EmployeeId
||ActionMenuCode.indexOf('F_Query_AllIncomPay')!= -1)&&GetDetail.InvoiceState!=2"
>
<
template
v-if=
"(GetDetail.InvoiceExamin
eBy==userInfo.EmployeeId
||
ActionMenuCode.indexOf('F_Query_AllIncomPay')!= -1)"
>
<div
style=
"margin-top: 10px;"
>
<div
class=
"_pic_upload"
>
<!--<div class="_pic_upload" v-if="saveMsg.length!==5 && ((saveMsg.length + GetDetail.VorcherInos.length) < 5)">-->
<el-upload
drag
:http-request=
"uploadFileBtnFP"
:multiple=
"true"
:show-file-list=
"false"
action=
""
>
<i
class=
"el-icon-plus avatar-uploader-icon"
></i>
<div
class=
"el-upload__text"
>
{{
$t
(
'objFill.djtzscfp'
)
}}
</div>
...
...
@@ -1202,6 +1201,19 @@
<div
class=
"shangchuanfujian"
><button
class=
"hollowFixedBtn"
@
click=
"upLoadFuJian(1)"
>
{{
$t
(
'objFill.scfp'
)
}}
</button></div>
</div>
</
template
>
<
template
v-else-if=
"(GetDetail.CreateBy==userInfo.EmployeeId)&&GetDetail.InvoiceState!=2"
>
<div
style=
"margin-top: 10px;"
>
<div
class=
"_pic_upload"
>
<el-upload
drag
:http-request=
"uploadFileBtnFP"
:multiple=
"true"
:show-file-list=
"false"
action=
""
>
<i
class=
"el-icon-plus avatar-uploader-icon"
></i>
<div
class=
"el-upload__text"
>
{{
$t
(
'objFill.djtzscfp'
)
}}
</div>
</el-upload>
</div>
<div
class=
"shangchuanfujian"
><button
class=
"hollowFixedBtn"
@
click=
"upLoadFuJian(1)"
>
{{
$t
(
'objFill.scfp'
)
}}
</button></div>
</div>
</
template
>
</div>
</div>
...
...
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