소스 검색

不引入elementui样式文件

damon227 2 년 전
부모
커밋
f2dfd77af9
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/modules/common/material-type-component.vue

+ 1 - 1
src/views/modules/common/material-type-component.vue

@@ -12,7 +12,7 @@
 </template>
 
 <script>
-  import 'element-ui/lib/theme-chalk/index.css'
+  // import 'element-ui/lib/theme-chalk/index.css'
   export default {
     name: 'material-type-component',
     props: {