diff --git a/doc/orderlist/BasicDoc.vue b/doc/orderlist/BasicDoc.vue index 42329316b..fa39032b6 100644 --- a/doc/orderlist/BasicDoc.vue +++ b/doc/orderlist/BasicDoc.vue @@ -3,7 +3,7 @@

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: ` - + @@ -30,7 +30,7 @@ export default { options: `