From bbda2cd6b690d76c22c54f564e93bb86f566f0de Mon Sep 17 00:00:00 2001 From: liupopo Date: Wed, 24 Jan 2024 16:42:49 +0800 Subject: [PATCH] =?UTF-8?q?=E6=80=BB=E9=85=8D=E8=B4=A7=E7=BB=9F=E8=AE=A1?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E7=9A=84=E5=90=8D=E7=A7=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/orderreserve/allDistributionCount.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/orderreserve/allDistributionCount.vue b/src/views/orderreserve/allDistributionCount.vue index 401f3c8..63c0406 100644 --- a/src/views/orderreserve/allDistributionCount.vue +++ b/src/views/orderreserve/allDistributionCount.vue @@ -70,7 +70,7 @@ import Pagination from '@/components/pagination' import divAdd from './indexInfo.vue' export default { - name: 'SupplierBankInfoIndex', + name: 'OrderreserveAllDistributionCount', components: { ButtonBar, Pagination,