Commit 7553b0e1 authored by baiyaaaaa's avatar baiyaaaaa

[build] 1.0.0-rc.7

parent 58d12f77
......@@ -200,6 +200,7 @@
```html
<el-input
placeholder="请输入内容"
:number="true"
v-model="input">
</el-input>
```
......
......@@ -127,7 +127,7 @@ if (typeof window !== 'undefined' && window.Vue) {
};
module.exports = {
version: '1.0.0-rc.6',
version: '1.0.0-rc.7',
install,
SelectDropdown,
Pagination,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment