diff --git a/doc/orderlist/BasicDoc.vue b/doc/orderlist/BasicDoc.vue index b8ca04e80..565e9f041 100644 --- a/doc/orderlist/BasicDoc.vue +++ b/doc/orderlist/BasicDoc.vue @@ -2,8 +2,8 @@

OrderList requires an array as its value bound with the v-model directive and item template for its content.

-
- +
+ @@ -21,7 +21,7 @@ export default { products: null, code: { basic: ` - + @@ -29,8 +29,8 @@ export default { `, options: `