@@ -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) {