fix 79805
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
<!--文件名称-->
|
||||
<a-col :md="6" :sm="12">
|
||||
<a-form-item :label="$t('fileName')" :labelCol="labelCol" :wrapperCol="wrapperCol">
|
||||
<j-input :placeholder="$t('pleaseEnter') + $t('fileName')" v-model="queryParam.fileName"></j-input>
|
||||
<a-input :placeholder="$t('pleaseEnter') + $t('fileName')" v-model="queryParam.fileName"></a-input>
|
||||
</a-form-item>
|
||||
</a-col>
|
||||
<!--上传人-->
|
||||
|
||||
Reference in New Issue
Block a user