style:产品物料信息-阻止表单原生事件

pull/1/head
黄伟杰 1 month ago
parent c65523c48b
commit 215fab75ef

@ -1,7 +1,5 @@
<!-- ERP 产品列表 -->
<template>
<ContentWrap>
<!-- 搜索工作栏 -->
<el-form
@ -10,6 +8,7 @@
ref="queryFormRef"
:inline="true"
label-width="120px"
@submit.prevent
>
<el-form-item :label="t('FactoryModeling.ProductInformation.searchNameLabel')" prop="name">
<el-input

Loading…
Cancel
Save