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