docs: improve code comments (#1911)

This commit is contained in:
花裤衩
2019-04-16 11:20:13 +08:00
committed by GitHub
parent 26d0f40df2
commit be7ec4c0ff
49 changed files with 134 additions and 138 deletions

View File

@@ -1,4 +1,3 @@
import { addResizeListener, removeResizeListener } from 'element-ui/src/utils/resize-event'
/**

View File

@@ -1,4 +1,3 @@
import adaptive from './adaptive'
const install = function(Vue) {

View File

@@ -1,4 +1,3 @@
import store from '@/store'
export default {