Vue.component("plan-bandwidth-limit-view", { props: ["value"], template: `
带宽限制:
` })