Browse Source

1.子系统管理bug

lirui 3 năm trước cách đây
mục cha
commit
4fc04391db
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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)