From bd08d5f31634e0f2d5000131f77e25fc12b089d2 Mon Sep 17 00:00:00 2001 From: zhangxinliang <1364094401@qq.com> Date: Wed, 21 Aug 2024 13:32:05 +0800 Subject: [PATCH] =?UTF-8?q?=E5=87=BA=E5=B7=AE=E6=8A=A5=E9=94=80=EF=BC=8C?= =?UTF-8?q?=E8=B4=B9=E7=94=A8=E5=BD=92=E5=B1=9E=E9=83=A8=E9=97=A8=E9=BB=98?= =?UTF-8?q?=E8=AE=A4=E5=80=BC?= 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 a3f19e2..75b54d1 100644 --- a/src/views/company/claim/index.vue +++ b/src/views/company/claim/index.vue @@ -917,7 +917,9 @@ export default { projectName: null, reason: null, remark: null, - costDeptId: null, + costDeptId: JSON.parse( + window.localStorage.getItem('userInfo') || { dept: {} } + ).dept.name, //申请人部门, expenseApplyIds: [], expenseClaimTrips: [ {