From 5504233baae78e2c387ea740adf17c3bce22cd26 Mon Sep 17 00:00:00 2001
From: 小小儁爺 <1694218219@qq.com>
Date: 星期一, 12 八月 2024 11:33:42 +0800
Subject: [PATCH] 1.增加页面缓存2.工资统计精度问题
---
src/views/basicSettings/installLampList.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/views/basicSettings/installLampList.vue b/src/views/basicSettings/installLampList.vue
index e4f9fb9..0e6fe44 100644
--- a/src/views/basicSettings/installLampList.vue
+++ b/src/views/basicSettings/installLampList.vue
@@ -256,7 +256,7 @@
import { PrentOrganization } from '@/api/GeneralBasicData'
export default {
- name: 'Zzjg',
+ name: 'InstallLampList',
directives: { elDragDialog, waves },
data() {
return {
--
Gitblit v1.9.3