This commit is contained in:
ljx
2025-09-11 19:30:45 +08:00
parent 7993b7e6ac
commit 6a07a25c2e

View File

@ -170,7 +170,7 @@
</el-form>
<template #footer>
<div class="dialog-footer">
<el-button type="primary" @click="submitFormMatrix"> </el-button>
<el-button type="primary" @click="submitFormMatrix" v-hasPermi="['land:landBlockUnitProject:LandUnit']"> </el-button>
<el-button @click="cancelMatrix"> </el-button>
</div>
</template>