From 0e8dcb1f7116907450cca31f568f4a0011339d98 Mon Sep 17 00:00:00 2001
From: lpd <1337706942@qq.com>
Date: Tue, 26 May 2026 16:19:42 +0800
Subject: [PATCH] =?UTF-8?q?=E4=B8=93=E4=B8=9A=E9=97=B4=E4=BA=BA=E5=91=98?=
=?UTF-8?q?=E5=88=86=E9=85=8D=E6=B7=BB=E5=8A=A0=E5=90=8C=E6=AD=A5=E6=8C=89?=
=?UTF-8?q?=E9=92=AE?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/tjt/shared/SplitPane.vue | 194 +++++++++++++++++++++++
src/views/tjt/staff-assignment/index.vue | 125 ++++++++++++++-
2 files changed, 317 insertions(+), 2 deletions(-)
create mode 100644 src/views/tjt/shared/SplitPane.vue
diff --git a/src/views/tjt/shared/SplitPane.vue b/src/views/tjt/shared/SplitPane.vue
new file mode 100644
index 0000000..89069b5
--- /dev/null
+++ b/src/views/tjt/shared/SplitPane.vue
@@ -0,0 +1,194 @@
+
+