fix 79405
This commit is contained in:
+2
-2
@@ -16,8 +16,8 @@
|
||||
<!--标准名称/编号-->
|
||||
<a-col :md="8" :sm="12">
|
||||
<a-form-item :label="$t('workCenter.esInspectionProcess.esNumber') + '/' + $t('workCenter.esInspectionProcess.esName')">
|
||||
<j-input :placeholder="$t('pleaseEnter') + $t('workCenter.esInspectionProcess.esNumber') + '/' + $t('workCenter.esInspectionProcess.esName')"
|
||||
v-model="queryParam.projectName"></j-input>
|
||||
<a-input :placeholder="$t('pleaseEnter') + $t('workCenter.esInspectionProcess.esNumber') + '/' + $t('workCenter.esInspectionProcess.esName')"
|
||||
v-model="queryParam.inspectNoOrName"></a-input>
|
||||
</a-form-item>
|
||||
</a-col>
|
||||
<a-col :md="6" :sm="8">
|
||||
|
||||
Reference in New Issue
Block a user