Explorar el Código

测试自动发布

jwyu hace 3 años
padre
commit
8045d2be1d
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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) {