<template> <router-view /> </template> <script> export default { name: "benchmarkingManagement", //对标管理 }; </script> <style></style>