Selaa lähdekoodia

测试自动发布

jwyu 3 vuotta sitten
vanhempi
commit
8045d2be1d
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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) {