File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -157,7 +157,7 @@ export default {
157
157
switchVersionOptions: [
158
158
{
159
159
value: " http://doc.huangsw.com/vue-easytable/" ,
160
- label: " 2.0.0-beta.1 "
160
+ label: " 2.0.0"
161
161
},
162
162
{
163
163
value:
@@ -166,7 +166,7 @@ export default {
166
166
}
167
167
],
168
168
showVersionDropdown: false ,
169
- currentDocVersion: " 2.0.0-beta.1 "
169
+ currentDocVersion: " 2.0.0"
170
170
};
171
171
},
172
172
computed: {
Original file line number Diff line number Diff line change 1
1
## vue-easytable
2
2
3
- Based on vue2.x flexible table components.
3
+ Based on vue2.x flexible table components. [ ![ npm ] ( https://img.shields.io/npm/v/vue-easytable.svg )] ( https://www.npmjs.com/package/vue-easytable )
4
4
### Features
5
5
6
6
- Easy to use
Original file line number Diff line number Diff line change 1
- ## vue-easytable
1
+ ## vue-easytable
2
2
3
- 一个基于 Vue2.x 的表格组件
3
+ 一个基于 Vue2.x 的表格组件。 [ ![ npm ] ( https://img.shields.io/npm/v/vue-easytable.svg )] ( https://www.npmjs.com/package/vue-easytable )
4
4
### 特点
5
5
6
6
- 使用简单
You can’t perform that action at this time.
0 commit comments