修改 审计日志 排序

This commit is contained in:
GGJ
2024-08-19 18:17:24 +08:00
parent 371519bb1b
commit 2e61c83b99
2 changed files with 2 additions and 2 deletions

View File

@@ -557,7 +557,7 @@
</template>
</el-upload>
</el-form-item>
<addUpload ref="addUploadRef" v-if="props.openType == 'create'" />
<addUpload ref="addUploadRef" v-if="props.openType == 'sourcesOfInterference'" />
</el-form>
<template #footer>
<div class="dialog-footer">