shuishen
2021-11-05 3a2d7d729aaeada800616ebd60eec5f42066670f
src/views/exam/papers.vue
@@ -16,7 +16,6 @@
  created(){
      var d = this.$route.query;
      this.url += "?data=" + JSON.stringify(d);
      console.log(d,11);
  },
  mounted() {
    var flag = false,
@@ -39,4 +38,4 @@
</script>
<style>
</style>
</style>