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