hujunwei@agilestar.cn 2 лет назад
Родитель
Сommit
f7f4498763
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/components/el-form.vue

+ 1 - 1
src/components/el-form.vue

@@ -147,7 +147,7 @@ export default {
 };
 </script>
 
-<style>
+<style lang="scss" scoped>
 .btn{
   display: flex;
   justify-content: center;