luolei 5 năm trước cách đây
mục cha
commit
cc9a0e407d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/components/Preview.vue

+ 1 - 1
src/components/Preview.vue

@@ -237,7 +237,7 @@ export default {
         })
     },
     defaultWaring(res){
-      console.log(JSON.stringify(res))
+      alert(JSON.stringify(res))
       this.$store.commit('handleToggleShow', false);
       this.showType = 'fail'
       this.submit = true