mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-02-08 14:44:58 +08:00
【缺陷修复】两个取消按钮,一个改成确认
This commit is contained in:
parent
cff65aa901
commit
acb00ba866
@ -451,7 +451,7 @@
|
||||
</el-form-item>
|
||||
<el-form-item>
|
||||
<el-button :disabled="formLoading" type="primary" @click="handleCancel()">
|
||||
取消
|
||||
确认
|
||||
</el-button>
|
||||
<el-button @click="closePropover('cancel', cancelFormRef)"> 取消 </el-button>
|
||||
</el-form-item>
|
||||
|
Loading…
Reference in New Issue
Block a user