luolei 6 vuotta sitten
vanhempi
commit
2270152717
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      src/components/Preview.vue

+ 1 - 0
src/components/Preview.vue

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