fix : 台账更新权限

This commit is contained in:
2024-07-13 17:41:37 +08:00
parent 3c12bafa59
commit 925a8045f4
4 changed files with 9 additions and 11 deletions

View File

@@ -72,7 +72,7 @@
<script setup>
import {ElMessageBox, ElNotification} from "element-plus";
import {getMosrUser} from "@/api/workflow/process-user";
import {checkMatrix} from "../../../../api/user/user";
import {checkMatrix} from "@/api/user/user";
const props = defineProps({
value: {