Quellcode durchsuchen

不引入elementui样式文件

damon227 vor 2 Jahren
Ursprung
Commit
f2dfd77af9
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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: {