From 7884e6d9a054f410901d52e93da17445e776b158 Mon Sep 17 00:00:00 2001 From: guoshuang Date: Sat, 22 Jan 2022 18:14:53 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A7=94=E5=A4=96=E5=87=BA=E5=85=A5=E5=BA=93?= =?UTF-8?q?=E5=8D=95=E5=8F=B7=E5=8E=BB=E9=99=A4=E8=BE=93=E5=85=A5=E7=A9=BA?= =?UTF-8?q?=E6=A0=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/raw/commission/entrant/index.vue | 6 +++--- src/pages/raw/commission/goOut/index.vue | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/pages/raw/commission/entrant/index.vue b/src/pages/raw/commission/entrant/index.vue index c80a24d..2e0c403 100644 --- a/src/pages/raw/commission/entrant/index.vue +++ b/src/pages/raw/commission/entrant/index.vue @@ -3,7 +3,7 @@ - + {{ $t('message.CommissionEntrant') }} @@ -13,7 +13,7 @@ {{ $t('message.CommissionedSingleNumber') }} - + {{ $t('message.Query') }} @@ -84,7 +84,7 @@ {{ $t('message.product_Upload') }} - {{ $t('message.po_Return') }} + {{ $t('message.po_Return') }} diff --git a/src/pages/raw/commission/goOut/index.vue b/src/pages/raw/commission/goOut/index.vue index 3e99fcc..2eeaad2 100644 --- a/src/pages/raw/commission/goOut/index.vue +++ b/src/pages/raw/commission/goOut/index.vue @@ -13,7 +13,7 @@ {{ $t('message.CommissionedSingleNumber') }} - + {{ $t('message.Query') }} @@ -82,7 +82,7 @@ import { Component, Ref } from 'vue-property-decorator'; import { BasePage } from '@/components/base/page'; import jPicker from '@/components/J-Picker/jPicker.vue'; import { session } from '@/store/modules/session'; -import { detailHeader } from './config'; +import { detailHeader } from './config'; import model from './model'; @Component({ components: {