Explorar el Código

1.子系统管理bug

lirui hace 3 años
padre
commit
4fc04391db
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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)