update Upload

update Upload
This commit is contained in:
梁灏 2017-01-19 18:16:41 +08:00
parent 3affd6f365
commit 9671827f38
4 changed files with 393 additions and 7 deletions

View file

@ -1,5 +1,7 @@
<template>
<Upload action="/qiniu" :max-size="10000">
<i-button>上传</i-button>
</Upload>
</template>
<script>
export default {