田源
2024-12-16 d186b4d37394e4816e0f271fcced4d06b3069454
Source/plt-web/plt-web-ui/src/views/custom-ui/test.vue
@@ -18,14 +18,13 @@
  },
  methods: {},
  created() {
    //获取地址参数
    console.log(this.$route.query)
  },
  mounted() {
  },
  watch: {},
}
</script>