<template> <SbInfo :use-type="4" :is-measure="0"/> </template> <script> import SbInfo from './SbInfoC' export default { name: 'MeasureSbInfoNotCheck', components: { SbInfo } } </script> <style scoped> </style>