Browse Source

workspace update

master
unknown 4 years ago
parent
commit
93b88aa675
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      src/views/main_web/workspace/workspace.vue

+ 2
- 1
src/views/main_web/workspace/workspace.vue View File

@@ -541,7 +541,8 @@
file.extension != 'svfzip' &&
file.extension != 'supermap' &&
isClient &&
!file.isDownload
!file.isDownload &&
file.workStatus !== 2
"
>
<img src="/static/img/download.svg" alt class="imgjuzhong" />


Loading…
Cancel
Save