update 标准征求意见流程,零部件查询

This commit is contained in:
赵霄
2023-11-17 13:51:32 +08:00
parent 3dcb4e9eb9
commit daafe58ea0
3 changed files with 8 additions and 3 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
<a-row :gutter="24">
<a-col :span="10">
<a-form-item :label="$t('treeSelection.primaryNodeName')" :labelCol="labelCol" :wrapperCol="wrapperCol">
<a-input :placeholder="$t('pleaseEnter') + $t('treeSelection.primaryNodeName')" v-model="queryParam.name" />
<a-input :placeholder="$t('pleaseEnter') + $t('treeSelection.primaryNodeName')" v-model="queryParam.itemText" />
</a-form-item>
</a-col>
<a-col :span="8">