perf:[upload]: refine component name

This commit is contained in:
Pan 2018-03-19 17:34:28 +08:00
parent 2afb1dfabb
commit 3cc3e134c2
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
import { getToken } from '@/api/qiniu' import { getToken } from '@/api/qiniu'
export default { export default {
name: 'singleImageUpload', name: 'singleImageUpload3',
props: { props: {
value: String value: String
}, },