소스 검색

测试自动发布

jwyu 3 년 전
부모
커밋
8045d2be1d
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/view/ficc_yb/reportDetail.vue

+ 1 - 0
src/view/ficc_yb/reportDetail.vue

@@ -74,6 +74,7 @@ export default {
         // let res=CryptoJS.Des3Decrypt(str);
         // console.log(res);
         this.getDetail()
+        console.log('测试');
     },
     mounted () {
         $(document).on('click', '.content-wrap img',function(event) {