lirui 3 лет назад
Родитель
Сommit
4fc04391db
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      src/views/dm/system/index.vue

+ 1 - 0
src/views/dm/system/index.vue

@@ -113,6 +113,7 @@ export default {
       return true
     },
     handleAvatarSuccess(res, file) {
+      this.form.storageId = res.id
       this.form.storage = res
       this.imageUrl = res.url
       console.log('res', res)