From 859375e0f9b4d3930b189f25ac2c35720e435ba3 Mon Sep 17 00:00:00 2001 From: andy <1042025947@qq.com> Date: Tue, 9 Dec 2025 11:35:24 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A4=90=E9=A5=AE=E8=AE=B0=E5=BD=95=E6=96=B0?= =?UTF-8?q?=E5=A2=9E=E5=AF=BC=E5=85=A5=20=E6=89=93=E5=8D=A1=E8=AF=A6?= =?UTF-8?q?=E6=83=85=E6=96=B0=E5=A2=9E=E6=89=93=E5=8D=A1=E7=85=A7=E7=89=87?= =?UTF-8?q?=E6=95=B0=E6=8D=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/attendance/attendance/index.vue | 9 ++- src/views/attendance/param/index.vue | 2 +- src/views/restaurant/detail/index.vue | 76 ++++++++++++++++++++++- 3 files changed, 83 insertions(+), 4 deletions(-) diff --git a/src/views/attendance/attendance/index.vue b/src/views/attendance/attendance/index.vue index e7a2559..dfd8560 100644 --- a/src/views/attendance/attendance/index.vue +++ b/src/views/attendance/attendance/index.vue @@ -199,7 +199,14 @@ :color="activity.color" :size="activity.size" :timestamp="activity.timestamp"> - {{activity.content}} +
+ +
+ 暂无图片 +
+
+ {{activity.content}} +
diff --git a/src/views/attendance/param/index.vue b/src/views/attendance/param/index.vue index 52ea409..039934e 100644 --- a/src/views/attendance/param/index.vue +++ b/src/views/attendance/param/index.vue @@ -84,7 +84,7 @@ type="text" icon="el-icon-edit" @click="handleUpdate(scope.row)" - v-hasPermi="['param:params:edit']" + v-hasPermi="['attendance:params:edit']" >修改 diff --git a/src/views/restaurant/detail/index.vue b/src/views/restaurant/detail/index.vue index 146807f..fc8ecce 100644 --- a/src/views/restaurant/detail/index.vue +++ b/src/views/restaurant/detail/index.vue @@ -51,6 +51,16 @@ v-hasPermi="['api:v2:add']" >新增 + + 导入信息 + @@ -124,13 +134,39 @@ 取 消 + + + + + +
将文件拖到此处,或点击上传
+
+

仅允许导入xls、xlsx格式文件。

+
+
+ +