Baozhangchao 3 years ago
parent
commit
bfc2a90d79
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/pages/SaveShare.vue

+ 1
- 1
src/pages/SaveShare.vue View File

@@ -1,5 +1,5 @@
1 1
 <template>
2
-  <div style=" height:100vh; width:100%;" v-if="showSelf">
2
+  <div style=" height:100vh; width:100%;">
3 3
     <!-- 弹窗 -->
4 4
     <ShaerPopup :show="show" @closeMyself="cancelFrom" />
5 5
     <!-- 弹窗 -->