提交
This commit is contained in:
@ -170,7 +170,7 @@
|
|||||||
</el-form>
|
</el-form>
|
||||||
<template #footer>
|
<template #footer>
|
||||||
<div class="dialog-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>
|
<el-button @click="cancelMatrix">取 消</el-button>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
Reference in New Issue
Block a user