更新页面

This commit is contained in:
2025-07-10 20:37:45 +08:00
parent 529089b73c
commit 2f443e33bd
5 changed files with 61 additions and 41 deletions

View File

@ -0,0 +1,15 @@
<template>
<div>审核人重点人审批 : </div>
<div>操作栏先审批选择审核部门提交</div>
<div>提交审批后才能审核</div>
</template>
<script>
export default {
}
</script>
<style>
</style>