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 {
157157 switchVersionOptions: [
158158 {
159159 value: " http://doc.huangsw.com/vue-easytable/" ,
160- label: " 2.0.0-beta.1 "
160+ label: " 2.0.0"
161161 },
162162 {
163163 value:
@@ -166,7 +166,7 @@ export default {
166166 }
167167 ],
168168 showVersionDropdown: false ,
169- currentDocVersion: " 2.0.0-beta.1 "
169+ currentDocVersion: " 2.0.0"
170170 };
171171 },
172172 computed: {
Original file line number Diff line number Diff line change 11## vue-easytable
22
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 )
44### Features
55
66- Easy to use
Original file line number Diff line number Diff line change 1- ## vue-easytable
1+ ## vue-easytable
22
3- 一个基于 Vue2.x 的表格组件
3+ 一个基于 Vue2.x 的表格组件。 [ ![ npm ] ( https://img.shields.io/npm/v/vue-easytable.svg )] ( https://www.npmjs.com/package/vue-easytable )
44### 特点
55
66- 使用简单
You can’t perform that action at this time.
0 commit comments