提交
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user