预警后台-隐藏按钮-d8
This commit is contained in:
parent
8b24a14adf
commit
ac0db8a9d2
|
|
@ -114,17 +114,10 @@
|
||||||
</el-row>
|
</el-row>
|
||||||
</el-form>
|
</el-form>
|
||||||
|
|
||||||
<div style="display: flex; justify-content: right">
|
<!-- <div style="display: flex; justify-content: right">
|
||||||
<el-button type="danger" @click="onReturn">驳回</el-button>
|
<el-button type="danger" @click="onReturn">驳回</el-button>
|
||||||
<el-button type="success" @click="onSubmit">同意</el-button>
|
<el-button type="success" @click="onSubmit">同意</el-button>
|
||||||
<!-- <el-button
|
</div>-->
|
||||||
@click="
|
|
||||||
() => {
|
|
||||||
this.$emit('closeDialog')
|
|
||||||
}
|
|
||||||
"
|
|
||||||
>驳回</el-button -->
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue