Handy_Cao 1 年之前
父節點
當前提交
871d2fbb1a
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/packages/mobile/components/modules/delivery/index.vue

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