fix 81044

This commit is contained in:
danshihao
2024-01-19 17:52:21 +08:00
parent b0db27c4dd
commit bc5408fea5
@@ -38,6 +38,12 @@
</a-range-picker>
</a-form-item>
</a-col>
<!-- 稽查负责人 -->
<a-col :span="6">
<a-form-item :label="$t('enterpriseStandardLibrary.check.headOfCheck')" :labelCol="labelCol" :wrapperCol="wrapperCol">
<a-input :placeholder="$t('pleaseEnter')+$t('enterpriseStandardLibrary.check.headOfCheck')" v-model="queryParam.inspectUser"></a-input>
</a-form-item>
</a-col>
<!-- 创建日期 -->
<a-col :span="6">
<a-form-item :label="$t('enterpriseStandardLibrary.check.createdDate')" :labelCol="labelCol" :wrapperCol="wrapperCol">