From ce45fb4709aae2ec4ff9095a7f934c267fae9b69 Mon Sep 17 00:00:00 2001
From: jiaosong <jiaosong6760@dingtalk.com>
Date: 星期一, 28 八月 2023 11:36:08 +0800
Subject: [PATCH] 分类类型判断
---
screen_standard/src/components/AppLayout.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/screen_standard/src/components/AppLayout.vue b/screen_standard/src/components/AppLayout.vue
index b123f0f..22f0e80 100644
--- a/screen_standard/src/components/AppLayout.vue
+++ b/screen_standard/src/components/AppLayout.vue
@@ -160,7 +160,7 @@
}
}, 1000)
// console.log(date.getDay());
-
+
})
const back = () => {
enterprise.setProcedureName('')
--
Gitblit v1.9.3