Handy_Cao 1 ano atrás
pai
commit
871d2fbb1a

+ 1 - 1
src/packages/mobile/components/modules/delivery/index.vue

@@ -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">