From f29a96ac3cf82e0dc06e1b3874ab2abed2ebaeaa Mon Sep 17 00:00:00 2001
From: 15179599649 <zhangyiyao89@qq.com>
Date: Mon, 08 Jan 2024 14:46:00 +0800
Subject: [PATCH] '完善内容'
---
src/views/Appraising/index.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/views/Appraising/index.vue b/src/views/Appraising/index.vue
index 2587b35..6f8d895 100644
--- a/src/views/Appraising/index.vue
+++ b/src/views/Appraising/index.vue
@@ -52,7 +52,7 @@
// 评优任务列表
evaluateTaskData() {
let data = {
- type: 0
+ candidateState: 1
// userId: localStorage.getItem("tokensave")
// dept_id: localStorage.getItem("dept_id")
};
--
Gitblit v1.9.3