田源
2025-01-16 39269c81905457378a73dc83050349d7a364a1f8
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>