smartproc-fe/src/views/rks-hpe/rks-hpe-approval.vue

14 lines
256 B
Vue

<template>
<div>
<h2 class="content-block">Rks Hpe Approval</h2>
<div class="content-block">
<div class="dx-card responsive-paddings">
Put your content here
</div>
</div>
</div>
</template>
<style lang="scss">
</style>