From 7e55687f70842c4ee6c46e06985245ccf5f3f282 Mon Sep 17 00:00:00 2001
From: zengh <123456>
Date: Thu, 04 Feb 2021 14:47:26 +0800
Subject: [PATCH] 样式修改

---
 src/views/distribution/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/distribution/index.vue b/src/views/distribution/index.vue
index 05035a2..2fe3090 100644
--- a/src/views/distribution/index.vue
+++ b/src/views/distribution/index.vue
@@ -259,7 +259,7 @@
 };
 </script>
 
-<style spend="lang">
+<style scoped>
 .el-form .el-row {
   padding: 0 40px !important;
 }

--
Gitblit v1.9.3