From e2cb9d30fa00189b0c3ad0487a57dd8af7c121e9 Mon Sep 17 00:00:00 2001 From: 田源 <lastanimals@163.com> Date: 星期五, 08 十二月 2023 11:12:05 +0800 Subject: [PATCH] 日期码段整合代码 --- Source/UBCS-WEB/src/views/modeling/LinkType.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Source/UBCS-WEB/src/views/modeling/LinkType.vue b/Source/UBCS-WEB/src/views/modeling/LinkType.vue index 05f87a3..d28d2bc 100644 --- a/Source/UBCS-WEB/src/views/modeling/LinkType.vue +++ b/Source/UBCS-WEB/src/views/modeling/LinkType.vue @@ -286,7 +286,7 @@ } </script> -<style lang="scss"> +<style lang="scss" scoped> .attributeCrud>.el-card:nth-of-type(2)>.el-card__body>.avue-crud__menu { display: none !important; } -- Gitblit v1.9.3