告警规则权限
This commit is contained in:
@ -34,7 +34,7 @@
|
||||
</el-scrollbar>
|
||||
<!-- 表单操作 -->
|
||||
<el-form-item>
|
||||
<el-button class="right" type="primary" @click="submitForm">提交</el-button>
|
||||
<el-button class="right" type="primary" @click="submitForm" v-hasPermi="['system:warning:rule:save']">提交</el-button>
|
||||
</el-form-item>
|
||||
</el-form>
|
||||
</section>
|
||||
|
Reference in New Issue
Block a user