luolei 6 anni fa
parent
commit
2270152717
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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