浏览代码

不引入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: {