|
|
@@ -10,7 +10,7 @@
|
|
|
<slot name="header"></slot>
|
|
|
</CellGroup>
|
|
|
<CellGroup :title="$t('position.order.subtitle2')" inset>
|
|
|
- <Field name="wrstandardname" label="点选仓单" :placeholder="t('common.choice')" input-align="right"
|
|
|
+ <Field name="wrstandardname" label="点选仓单" :placeholder="$t('common.choice')" input-align="right"
|
|
|
:rules="formRules.wrstandardname" v-model="checkedRow.wrstandardname"
|
|
|
@click="showWarehouseReceipt = true" is-link readonly />
|
|
|
<template v-if="checkedRow.deliverygoodsid">
|