From d9d4e9052817ed1ed0ec4fcd8625200d28153fa4 Mon Sep 17 00:00:00 2001
From: 15976874561 <2553956742@qq.com>
Date: Tue, 23 Dec 2025 17:01:33 +0800
Subject: [PATCH] =?UTF-8?q?=E9=87=8D=E6=96=B0=E5=90=8C=E6=AD=A5=E6=95=99?=
=?UTF-8?q?=E8=81=8C=E5=B7=A5=E6=95=B0=E6=8D=AE?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/api/stuCQS/synchronous-data/sync-instructor.js | 7 +++++++
.../synchronous-data/sync-instructor/syncTeacher.vue | 4 +---
src/views/system/teacher/index.vue | 7 ++++---
3 files changed, 12 insertions(+), 6 deletions(-)
diff --git a/src/api/stuCQS/synchronous-data/sync-instructor.js b/src/api/stuCQS/synchronous-data/sync-instructor.js
index cc921da..163927c 100644
--- a/src/api/stuCQS/synchronous-data/sync-instructor.js
+++ b/src/api/stuCQS/synchronous-data/sync-instructor.js
@@ -24,3 +24,10 @@ export function listInstructorNew(query) {
params: query
})
}
+// 新同步教职工
+export function syncInstructorinfonew() {
+ return request({
+ url: '/syncdata/synchronousEmployEEInfoList',
+ method: 'post'
+ })
+}
\ No newline at end of file
diff --git a/src/views/stuCQS/synchronous-data/sync-instructor/syncTeacher.vue b/src/views/stuCQS/synchronous-data/sync-instructor/syncTeacher.vue
index 3cdbd4d..6b2cf00 100644
--- a/src/views/stuCQS/synchronous-data/sync-instructor/syncTeacher.vue
+++ b/src/views/stuCQS/synchronous-data/sync-instructor/syncTeacher.vue
@@ -3,7 +3,7 @@
导出
+ size="mini">导出
同步数据
@@ -11,8 +11,6 @@
-
-
diff --git a/src/views/system/teacher/index.vue b/src/views/system/teacher/index.vue
index 3595e79..93e3e86 100644
--- a/src/views/system/teacher/index.vue
+++ b/src/views/system/teacher/index.vue
@@ -49,7 +49,7 @@
-
+
+
@@ -196,7 +197,7 @@ import { listTeacher, getTeacher, delTeacher, addTeacher, updateTeacher } from '
import { getDeptName } from '@/api/system/dept'
export default {
name: 'Teacher',
- dicts: ['all_status', 'rt_college'],
+ dicts: ['all_status', 'rt_college','teacher_status'],
data() {
return {
// 遮罩层