Files
sgxt_web/src/views/backOfficeSystem/DeploymentDisposal/mpvPeoSh/index.vue

15 lines
231 B
Vue
Raw Normal View History

2025-07-10 20:37:45 +08:00
<template>
<div>审核人重点人审批 : </div>
<div>操作栏先审批选择审核部门提交</div>
<div>提交审批后才能审核</div>
</template>
<script>
export default {
}
</script>
<style>
</style>