<template> <h4>流程实例</h4> </template> <script> export default { name: 'index' } </script> <style scoped></style>