Browse Source

修改平台点击第二次点击不了的问题

wangning 5 years ago
parent
commit
1390ac472e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      pt/src/components/module/sj-list-layer.vue

+ 1 - 0
pt/src/components/module/sj-list-layer.vue

@@ -5,6 +5,7 @@
     :close-on-click-modal="false"
     :close-on-click-modal="false"
     :append-to-body="true"
     :append-to-body="true"
     width="800px"
     width="800px"
+    @close="$emit('update:show', false)"
   >
   >
     <div class="recharge-modal-content">
     <div class="recharge-modal-content">
       <el-radio-group
       <el-radio-group