We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a251c9 commit 425bc2cCopy full SHA for 425bc2c
examples/src/comp/app.vue
@@ -161,8 +161,8 @@ export default {
161
//switch version option
162
switchVersionOptions: [
163
{
164
- value: "https://happy-coding-clans.github.io/vue-easytable/",
165
- label: version,
+ value: "https://happy-coding-clans.github.io/vue-easytable/2.11.0",
+ label: "2.11.0",
166
},
167
168
value: " https://happy-coding-clans.github.io/vue-easytable/1.7.2/app.html",
0 commit comments