示例1
html
1 | <template> |
js
1 | export default { |
示例2
html
1 | <template> |
js
1 | <script> |
参考链接
- Vue Inline edit,by yobyzal.
- Building a form with inline editing,by stackoverflow.
- Simple inline editable fields with Vue.js,by devrecipes.
1 | <template> |
1 | export default { |
1 | <template> |
1 | <script> |