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