Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
sgaqgl-vue
Project
Project
Details
Activity
Releases
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
李苏
sgaqgl-vue
Commits
3b68935f
Commit
3b68935f
authored
Jan 12, 2023
by
李苏
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
preview
parent
0d094969
Changes
6
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
14 additions
and
8 deletions
+14
-8
index.vue
src/views/basicData/operationDcManagement/index.vue
+2
-1
index.vue
src/views/basicData/securityDocumentManagement/index.vue
+2
-1
index.vue
src/views/contingency/contingencyManager/index.vue
+2
-1
index.vue
src/views/daily/nros/index.vue
+3
-2
index.vue
src/views/outsourcingDirector/approve/index.vue
+2
-1
index.vue
src/views/outsourcingDirector/declare/index.vue
+3
-2
No files found.
src/views/basicData/operationDcManagement/index.vue
View file @
3b68935f
...
...
@@ -84,6 +84,7 @@
doQuerytree
}
from
"@/api/basicData/operationDcManagement.js"
;
import
{
autoAttachPreview
,
autoAttach
,
autoAttachDownload
,
deleteAttachDownload
,
...
...
@@ -163,7 +164,7 @@
this
.
$warning
(
'该文件不支持预览,请直接下载'
)
return
}
autoAttach
Download
({},
'aqgl/jcsj/bzzywd'
,
row
.
fileId
).
then
(
res
=>
{
autoAttach
Preview
({},
'aqgl/jcsj/bzzywd'
,
row
.
fileId
).
then
(
res
=>
{
if
(
res
.
type
==
'application/json'
){
this
.
$warning
(
'您没有权限,请联系系统管理员!'
)
return
...
...
src/views/basicData/securityDocumentManagement/index.vue
View file @
3b68935f
...
...
@@ -84,6 +84,7 @@
doQuerytree
}
from
"@/api/basicData/securityDocumentManagement.js"
;
import
{
autoAttachPreview
,
autoAttach
,
autoAttachDownload
,
deleteAttachDownload
,
...
...
@@ -161,7 +162,7 @@
this
.
$warning
(
'该文件不支持预览,请直接下载'
)
return
}
autoAttach
Download
({},
'aqgl/jcsj/aqwd'
,
row
.
fileId
).
then
(
res
=>
{
autoAttach
Preview
({},
'aqgl/jcsj/aqwd'
,
row
.
fileId
).
then
(
res
=>
{
if
(
res
.
type
==
'application/json'
){
this
.
$warning
(
'您没有权限,请联系系统管理员!'
)
return
...
...
src/views/contingency/contingencyManager/index.vue
View file @
3b68935f
...
...
@@ -87,6 +87,7 @@
doQuerytree
}
from
"@/api/contingency/planManage.js"
;
import
{
autoAttachPreview
,
autoAttach
,
autoAttachDownload
,
deleteAttachDownload
,
...
...
@@ -161,7 +162,7 @@
this
.
$warning
(
'该文件不支持预览,请直接下载'
)
return
}
autoAttach
Download
({},
this
.
baseUrl
,
row
.
fileId
).
then
(
res
=>
{
autoAttach
Preview
({},
this
.
baseUrl
,
row
.
fileId
).
then
(
res
=>
{
if
(
res
.
type
==
'application/json'
){
this
.
$warning
(
'您没有权限,请联系系统管理员!'
)
return
...
...
src/views/daily/nros/index.vue
View file @
3b68935f
...
...
@@ -84,6 +84,7 @@
doQuerytree
}
from
"@/api/daily/nros.js"
;
import
{
autoAttachPreview
,
autoAttach
,
autoAttachDownload
,
deleteAttachDownload
,
...
...
@@ -163,7 +164,7 @@
this
.
$warning
(
'该文件不支持预览,请直接下载'
)
return
}
autoAttach
Download
({},
'aqgl/rcgl/fcgzybz'
,
row
.
fileId
).
then
(
res
=>
{
autoAttach
Preview
({},
'aqgl/rcgl/fcgzybz'
,
row
.
fileId
).
then
(
res
=>
{
if
(
res
.
type
==
'application/json'
){
this
.
$warning
(
'您没有权限,请联系系统管理员!'
)
return
...
...
src/views/outsourcingDirector/approve/index.vue
View file @
3b68935f
...
...
@@ -84,6 +84,7 @@
doQuerytree
}
from
"@/api/outsourcingDirector/approve.js"
;
import
{
autoAttachPreview
,
autoAttach
,
autoAttachDownload
,
deleteAttachDownload
,
...
...
@@ -162,7 +163,7 @@
this
.
$warning
(
'该文件不支持预览,请直接下载'
)
return
}
autoAttach
Download
({},
'aqgl/wxglxy'
,
row
.
fileId
).
then
(
res
=>
{
autoAttach
Preview
({},
'aqgl/wxglxy'
,
row
.
fileId
).
then
(
res
=>
{
if
(
res
.
type
==
'application/json'
){
this
.
$warning
(
'您没有权限,请联系系统管理员!'
)
return
...
...
src/views/outsourcingDirector/declare/index.vue
View file @
3b68935f
...
...
@@ -84,6 +84,7 @@
doQuerytree
}
from
"@/api/outsourcingDirector/declare.js"
;
import
{
autoAttachPreview
,
autoAttach
,
autoAttachDownload
,
deleteAttachDownload
,
...
...
@@ -163,7 +164,7 @@
this
.
$warning
(
'该文件不支持预览,请直接下载'
)
return
}
autoAttach
Download
({},
'aqgl/wxglzd'
,
row
.
fileId
).
then
(
res
=>
{
autoAttach
Preview
({},
'aqgl/wxglzd'
,
row
.
fileId
).
then
(
res
=>
{
if
(
res
.
type
==
'application/json'
){
this
.
$warning
(
'您没有权限,请联系系统管理员!'
)
return
...
...
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