From 4b64310ae6edb6db229d1c72d5484ff947fb360f Mon Sep 17 00:00:00 2001
From: chenhj <1263187585@qq.com>
Date: 星期三, 25 三月 2026 15:16:29 +0800
Subject: [PATCH] Merge branch 'dev_长治_健齿齿科器材' of http://114.132.189.42:9002/r/product-inventory-management into dev_长治_健齿齿科器材
---
src/views/personnelManagement/attendanceCheckin/index.vue | 16 ----------------
1 files changed, 0 insertions(+), 16 deletions(-)
diff --git a/src/views/personnelManagement/attendanceCheckin/index.vue b/src/views/personnelManagement/attendanceCheckin/index.vue
index 9a3acfa..b7b0f92 100644
--- a/src/views/personnelManagement/attendanceCheckin/index.vue
+++ b/src/views/personnelManagement/attendanceCheckin/index.vue
@@ -60,15 +60,6 @@
</el-descriptions>
</el-card> -->
<div class="attendance-operation">
- <el-button @click="handleBack"
- type="default"
- size="small"
- style="margin-right: 16px">
- <el-icon>
- <ArrowLeft />
- </el-icon>
- 杩斿洖鎺掔彮绠$悊
- </el-button>
<!-- 鏌ヨ鏉′欢锛堢鐞嗗憳鑰冨嫟鏃ユ姤锛� -->
<el-form :model="searchForm"
:inline="true"
@@ -455,13 +446,6 @@
fetchTodayData();
fetchDeptOptions();
});
-
- // 杩斿洖鎺掔彮绠$悊椤甸潰
- const handleBack = () => {
- router.push({
- path: "/personnelManagement/classsSheduling/index",
- });
- };
onBeforeUnmount(() => {
if (timer) {
--
Gitblit v1.9.3