摘要: el-input 上加上@keyup.enter.native,第一次回车时会刷新界面,解决办法:在el-from上加上 @submit.native.prevent <el-form :inline="true" label-width="80px" :model="listQuery" size 阅读全文
posted @ 2021-03-05 14:46 杨大凯 阅读(987) 评论(0) 推荐(0)