From 4b6d409f8b1045520bfd31502b9f4018dc2a5878 Mon Sep 17 00:00:00 2001 From: jiangweiguo <1578967617@qq.com> Date: Wed, 21 Aug 2024 13:44:00 +0800 Subject: [PATCH] =?UTF-8?q?=E9=BB=98=E8=AE=A4=E9=83=A8=E9=97=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/company/claim/index.vue | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/views/company/claim/index.vue b/src/views/company/claim/index.vue index 1f5f966..1d3c98f 100644 --- a/src/views/company/claim/index.vue +++ b/src/views/company/claim/index.vue @@ -896,7 +896,9 @@ export default { projectName: null, reason: null, remark: null, - costDeptId: null, + costDeptId: JSON.parse( + window.localStorage.getItem('userInfo') || { dept: {} } + ).deptId, expenseApplyIds: [], expenseClaimTrips: [ {