소스 검색

el-form 加样式

hujunwei@agilestar.cn 2 년 전
부모
커밋
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;