Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
D
dsk-operate-sys-cscec
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
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
fulixin
dsk-operate-sys-cscec
Commits
2a908cf9
Commit
2a908cf9
authored
Apr 01, 2024
by
huangjie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*
parent
0e22c1f5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
7 deletions
+10
-7
index.vue
dsk-operate-ui/src/views/projectCostLedger/upload/index.vue
+10
-7
No files found.
dsk-operate-ui/src/views/projectCostLedger/upload/index.vue
View file @
2a908cf9
...
@@ -62,7 +62,7 @@
...
@@ -62,7 +62,7 @@
</
template
>
</
template
>
<div
class=
"cz"
v-if=
"item.fileParseStatus != 1"
>
<div
class=
"cz"
v-if=
"item.fileParseStatus != 1"
>
<div><a
:href=
"item.fileOssUrl"
>
下载
</a></div>
<div><a
:href=
"item.fileOssUrl"
>
下载
</a></div>
<div
v-if=
"item.fileParseStatus == 3 && prodetail == false"
>
重新上传
</div>
<div
@
click=
"deletefille(item.id,0,true)"
v-if=
"item.fileParseStatus == 3 && prodetail == false"
>
重新上传
</div>
<div
class=
"i"
@
click=
"deletefille(item.id,0)"
v-if=
"prodetail == false"
>
删除
</div>
<div
class=
"i"
@
click=
"deletefille(item.id,0)"
v-if=
"prodetail == false"
>
删除
</div>
</div>
</div>
</div>
</div>
...
@@ -90,7 +90,7 @@
...
@@ -90,7 +90,7 @@
</
template
>
</
template
>
<div
class=
"cz"
v-if=
"item.fileParseStatus != 1"
>
<div
class=
"cz"
v-if=
"item.fileParseStatus != 1"
>
<div><a
:href=
"item.fileOssUrl"
>
下载
</a></div>
<div><a
:href=
"item.fileOssUrl"
>
下载
</a></div>
<div
v-if=
"item.fileParseStatus == 3 && prodetail == false"
>
重新上传
</div>
<div
@
click=
"deletefille(item.id,1,true)"
v-if=
"item.fileParseStatus == 3 && prodetail == false"
>
重新上传
</div>
<div
class=
"i"
@
click=
"deletefille(item.id,1)"
v-if=
"prodetail == false"
>
删除
</div>
<div
class=
"i"
@
click=
"deletefille(item.id,1)"
v-if=
"prodetail == false"
>
删除
</div>
</div>
</div>
</div>
</div>
...
@@ -118,7 +118,7 @@
...
@@ -118,7 +118,7 @@
</
template
>
</
template
>
<div
class=
"cz"
v-if=
"item.fileParseStatus != 1"
>
<div
class=
"cz"
v-if=
"item.fileParseStatus != 1"
>
<div><a
:href=
"item.fileOssUrl"
>
下载
</a></div>
<div><a
:href=
"item.fileOssUrl"
>
下载
</a></div>
<div
v-if=
"item.fileParseStatus == 3 && prodetail == false"
>
重新上传
</div>
<div
@
click=
"deletefille(item.id,2,true)"
v-if=
"item.fileParseStatus == 3 && prodetail == false"
>
重新上传
</div>
<div
class=
"i"
@
click=
"deletefille(item.id,2)"
v-if=
"prodetail == false"
>
删除
</div>
<div
class=
"i"
@
click=
"deletefille(item.id,2)"
v-if=
"prodetail == false"
>
删除
</div>
</div>
</div>
</div>
</div>
...
@@ -146,7 +146,7 @@
...
@@ -146,7 +146,7 @@
</
template
>
</
template
>
<div
class=
"cz"
v-if=
"item.fileParseStatus != 1"
>
<div
class=
"cz"
v-if=
"item.fileParseStatus != 1"
>
<div><a
:href=
"item.fileOssUrl"
>
下载
</a></div>
<div><a
:href=
"item.fileOssUrl"
>
下载
</a></div>
<div
v-if=
"item.fileParseStatus == 3 && prodetail == false"
>
重新上传
</div>
<div
@
click=
"deletefille(item.id,3,true)"
v-if=
"item.fileParseStatus == 3 && prodetail == false"
>
重新上传
</div>
<div
class=
"i"
@
click=
"deletefille(item.id,3)"
v-if=
"prodetail == false"
>
删除
</div>
<div
class=
"i"
@
click=
"deletefille(item.id,3)"
v-if=
"prodetail == false"
>
删除
</div>
</div>
</div>
</div>
</div>
...
@@ -174,7 +174,7 @@
...
@@ -174,7 +174,7 @@
</
template
>
</
template
>
<div
class=
"cz"
v-if=
"item.fileParseStatus != 1"
>
<div
class=
"cz"
v-if=
"item.fileParseStatus != 1"
>
<div><a
:href=
"item.fileOssUrl"
>
下载
</a></div>
<div><a
:href=
"item.fileOssUrl"
>
下载
</a></div>
<div
v-if=
"item.fileParseStatus == 3 && prodetail == false"
>
重新上传
</div>
<div
@
click=
"deletefille(item.id,4,true)"
v-if=
"item.fileParseStatus == 3 && prodetail == false"
>
重新上传
</div>
<div
class=
"i"
@
click=
"deletefille(item.id,4)"
v-if=
"prodetail == false"
>
删除
</div>
<div
class=
"i"
@
click=
"deletefille(item.id,4)"
v-if=
"prodetail == false"
>
删除
</div>
</div>
</div>
</div>
</div>
...
@@ -202,7 +202,7 @@
...
@@ -202,7 +202,7 @@
</
template
>
</
template
>
<div
class=
"cz"
v-if=
"item.fileParseStatus != 1"
>
<div
class=
"cz"
v-if=
"item.fileParseStatus != 1"
>
<div><a
:href=
"item.fileOssUrl"
>
下载
</a></div>
<div><a
:href=
"item.fileOssUrl"
>
下载
</a></div>
<div
v-if=
"item.fileParseStatus == 3 && prodetail == false"
>
重新上传
</div>
<div
@
click=
"deletefille(item.id,5,true)"
v-if=
"item.fileParseStatus == 3 && prodetail == false"
>
重新上传
</div>
<div
class=
"i"
@
click=
"deletefille(item.id,5)"
v-if=
"prodetail == false"
>
删除
</div>
<div
class=
"i"
@
click=
"deletefille(item.id,5)"
v-if=
"prodetail == false"
>
删除
</div>
</div>
</div>
</div>
</div>
...
@@ -357,7 +357,7 @@
...
@@ -357,7 +357,7 @@
this
.
$refs
.
uploadpro
.
$el
.
querySelector
(
'input'
).
click
()
this
.
$refs
.
uploadpro
.
$el
.
querySelector
(
'input'
).
click
()
}
}
},
},
deletefille
(
id
,
type
){
deletefille
(
id
,
type
,
isupload
){
this
.
$confirm
(
'此操作将永久删除该文件, 是否继续?'
,
'提示'
,
{
this
.
$confirm
(
'此操作将永久删除该文件, 是否继续?'
,
'提示'
,
{
confirmButtonText
:
'确定'
,
confirmButtonText
:
'确定'
,
cancelButtonText
:
'取消'
,
cancelButtonText
:
'取消'
,
...
@@ -374,6 +374,9 @@
...
@@ -374,6 +374,9 @@
message
:
'删除成功!'
message
:
'删除成功!'
});
});
this
.
getDetail
()
this
.
getDetail
()
if
(
isupload
){
this
.
uplpro
(
type
)
}
}
}
})
})
}).
catch
(()
=>
{
}).
catch
(()
=>
{
...
...
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