From bb27067f69f9950adaef5e8192020b4a5d6f0b9d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A7=AC=E9=8B=86=E5=B1=BE?= <804461479@qq.com> Date: Sat, 15 Jul 2023 17:37:45 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8E=A8=E6=B7=BB=E5=8A=A0=E8=80=83=E6=A0=B8?= =?UTF-8?q?=E7=BC=96=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/perform/rules/attend/components/AttendIndex.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/attendance-performance-manager-ui/admin/src/views/perform/rules/attend/components/AttendIndex.vue b/attendance-performance-manager-ui/admin/src/views/perform/rules/attend/components/AttendIndex.vue index bebe8cd1..f7332e22 100644 --- a/attendance-performance-manager-ui/admin/src/views/perform/rules/attend/components/AttendIndex.vue +++ b/attendance-performance-manager-ui/admin/src/views/perform/rules/attend/components/AttendIndex.vue @@ -116,6 +116,8 @@ export default { { label: "鍒嗙被", prop: "categoryId", formatter: this.formatter }, { label: "鑰冩牳鍚嶇О", prop: "name" }, + { label: "鑰冩牳缂栫爜", prop: "ruleCode" }, + { label: "璇勫垎鏍囧噯", prop: "content" }, { label: "澧炲噺绫诲瀷", prop: "subAddType", formatter: this.formatter }, -- 2.24.3