feat: 异常案例库
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
<template>
|
||||
<ResourceLibraryPage :dirType="DIR_TYPE.EXCEPTION_CASE" needApproval />
|
||||
<ResourceLibraryPage
|
||||
:dirType="DIR_TYPE.EXCEPTION_CASE"
|
||||
needApproval
|
||||
moduleCode="EXCEPTION_CASE_APPROVAL"
|
||||
/>
|
||||
</template>
|
||||
|
||||
<script lang="ts" setup>
|
||||
|
||||
Reference in New Issue
Block a user