fix 81044
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user