@@ -1,5 +1,5 @@
{
"message": "发现有新版本发布,确定更新系统?",
"vendorJsVersion": "",
- "version": 1670394581766
+ "version": 1670395082817
}
@@ -11,7 +11,7 @@
@keyup.enter.native="$refs.table.refresh(true)" >
<a-row :gutter="5">
<a-col :md="4" :sm="24">
- <a-form-model-item label="产品编码">
+ <a-form-model-item label="产品编码1">
<a-input id="productInfoList-code" ref="searchProductCode" v-model.trim="queryParam.productCode" allowClear placeholder="请输入产品编码"/>
</a-form-model-item>
</a-col>