Browse Source

新增pdf列表的页面24

zhangyujun 2 năm trước cách đây
mục cha
commit
a069cb5a6d
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/views/pdf/preview.vue

+ 1 - 0
src/views/pdf/preview.vue

@@ -96,6 +96,7 @@ export default defineComponent({
             dictCode: Number(this.$route.query.code),
           })
           .then((res) => {
+            this.sendEamilVisible =false
             Toast.success('成功发送');
           });
       } else {