Browse Source

测试自动发布

jwyu 3 years ago
parent
commit
8045d2be1d
1 changed files with 1 additions and 0 deletions
  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) {