luolei 6 лет назад
Родитель
Сommit
2270152717
1 измененных файлов с 1 добавлено и 0 удалено
  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