Component({ mixins: [], data: {}, props: { process:[] }, didMount() {}, didUpdate() {}, didUnmount() {}, methods: {}, });