<template> <Brtfre></Brtfre> </template> <script> import Brtfre from "~/page/Lc/Brtfre/views"; export default { name: "display-brtfre", components: { Brtfre }, created() { }, mounted() { } }; </script> <style></style>