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