From badf6bf7520f4127d62107ec9db43450ffc9dd87 Mon Sep 17 00:00:00 2001 From: zhangyouji Date: Tue, 11 Jul 2023 16:41:49 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../oilFinalStatement/oilFinalStatementAddList.vue | 13 ++++++------- .../oilFinalStatement/oilFinalStatementListInfo.vue | 5 ++++- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/src/views/oilFinalStatement/oilFinalStatementAddList.vue b/src/views/oilFinalStatement/oilFinalStatementAddList.vue index 3bcda96..89fe0c7 100644 --- a/src/views/oilFinalStatement/oilFinalStatementAddList.vue +++ b/src/views/oilFinalStatement/oilFinalStatementAddList.vue @@ -27,7 +27,9 @@ - + + + 关闭 - 结算单审核 + 结算单审核 + @@ -182,6 +184,7 @@ import { imgCompress } from '@/utils' import internalCompanyApi from '@/api/user/internalCompany' import utils from '@/utils/encode' +import { mapGetters } from 'vuex' const JSESSIONID = utils.uuid() export default { filters: {},