From 1bae9795e33eca24e2aa22c4f54bf6be022e0dac Mon Sep 17 00:00:00 2001 From: Your Name <123456> Date: 星期五, 26 八月 2022 09:53:33 +0800 Subject: [PATCH] 账户名显示异常 --- src/components/DailogClass/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/components/DailogClass/index.vue b/src/components/DailogClass/index.vue index 88ff608..f629089 100644 --- a/src/components/DailogClass/index.vue +++ b/src/components/DailogClass/index.vue @@ -144,4 +144,4 @@ .el-row { padding: 0 0 20px 0; } -</style> +</style> \ No newline at end of file -- Gitblit v1.9.2