Browse Source

Update components.js (#263)

pull/287/head
許吖多 6 years ago committed by tangjinzhou
parent
commit
c478ec949e
  1. 2
      site/components.js

2
site/components.js

@ -55,7 +55,7 @@ import {
Upload,
// version,
Drawer,
} from 'antd'
} from 'ant-design-vue'
Vue.prototype.$message = message
Vue.prototype.$notification = notification

Loading…
Cancel
Save