problem description
.stop
related codes
/ / Please paste the code text below (do not replace the code with pictures)
<div slot="footer">
<i-button type="primary" size="large" @click="connect("modifyForm")"></i-button>
<i-button type="primary" size="large" @click="cancel("modifyForm")"></i-button>
<i-button type="primary" size="large" @click="ok("modifyForm")"></i-button>
</div>
what result do you expect? What is the error message actually seen?
multiple clicks in a row can only pass data to the background once