fix 80264
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
<a-col :md="6" :sm="8">
|
||||
<a-form-item :label="$t('projectLibrary.workOrderNumber')" :labelCol="{span: 6}" :wrapperCol="{span: 14}">
|
||||
<a-input :placeholder="$t('pleaseEnter') + $t('projectLibrary.workOrderNumber')"
|
||||
v-model="queryParam.referenceStandard"></a-input>
|
||||
v-model="queryParam.workNumber"></a-input>
|
||||
</a-form-item>
|
||||
</a-col>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user