@submit.native.prevent // 在el-form加上此属性,解决按enter键会跳转其他界面 @keyup.enter=“handleQuery” // 因为我们在表单需实现按enter键进行搜索