luolei 6 년 전
부모
커밋
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