Parcourir la source

测试自动发布

jwyu il y a 3 ans
Parent
commit
8045d2be1d
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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) {