From 8982e76f1d1473da9c34a804d28d016f59314cf0 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期五, 08 十月 2021 09:29:05 +0800 Subject: [PATCH] 2021-10-08 --- src/utils/utils.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/utils/utils.js b/src/utils/utils.js index 84bcc0f..a64daf8 100644 --- a/src/utils/utils.js +++ b/src/utils/utils.js @@ -1124,7 +1124,7 @@ }) // 闇�瑕佸0鏄庣殑鍙橀噺闆� - let _vars = ['tbid', 'errorcode', 'retmsg', 'billcode', 'bvoucher', 'fibvoucherdate', 'fiyear', 'username', 'fullname', 'modulardetailcode'] + let _vars = ['tbid', 'errorcode', 'retmsg', 'billcode', 'bvoucher', 'fibvoucherdate', 'fiyear', 'username', 'fullname', 'modulardetailcode', 'roleid', 'departmentcode', 'organization', 'login_city'] // 涓婚敭瀛楁 let primaryKey = setting.primaryKey || 'id' -- Gitblit v1.8.0