From 0b551aa67d28b5e7c04f6c769e495b004f8460f9 Mon Sep 17 00:00:00 2001 From: yxh <172933527@qq.com> Date: 星期一, 27 十一月 2023 15:36:26 +0800 Subject: [PATCH] Merge branch 'wulong' of http://116.62.18.175:6699/r/~yxh/smartor-web into yxh01 --- src/views/import/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/import/index.vue b/src/views/import/index.vue index 2ff68b3..6ee840d 100644 --- a/src/views/import/index.vue +++ b/src/views/import/index.vue @@ -52,4 +52,4 @@ }; </script> -<style lang="less" scoped></style> +<style lang="scss" scoped></style> -- Gitblit v1.9.3