snow 2 年之前
父節點
當前提交
9d39088c85
共有 5 個文件被更改,包括 2 次插入2 次删除
  1. 0 0
      dist/index.html
  2. 0 0
      dist/static/js/app.9ea24497.js
  3. 二進制
      dist/static/js/app.9ea24497.js.gz
  4. 二進制
      dist/static/js/app.db62d7a2.js.gz
  5. 2 2
      src/pages/report.vue

File diff suppressed because it is too large
+ 0 - 0
dist/index.html


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/app.9ea24497.js


二進制
dist/static/js/app.9ea24497.js.gz


二進制
dist/static/js/app.db62d7a2.js.gz


+ 2 - 2
src/pages/report.vue

@@ -75,8 +75,8 @@ export default {
     }
     }
   },
   },
   async mounted(){
   async mounted(){
-    const result = await asyncRequest.userinfo({code:getParameterByName('code')})
-    alert(JSON.stringify(result))
+    alert(getParameterByName('code'))
+    // const result = await asyncRequest.userinfo({code:getParameterByName('code')})
   },
   },
   methods: {
   methods: {
     transformTime() {
     transformTime() {

Some files were not shown because too many files changed in this diff