fix : 台账更新权限
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user